implemented selector for document state
This commit is contained in:
@@ -49,4 +49,11 @@ fieldset[tabindex="0"]{
|
||||
|
||||
fieldset[tabindex="0"]:focus-within{
|
||||
max-height: unset;
|
||||
}
|
||||
.left{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.clear{
|
||||
clear: both;
|
||||
}
|
||||
Reference in New Issue
Block a user