synced with master
This commit is contained in:
@@ -1214,6 +1214,7 @@ select {
|
||||
}
|
||||
.form-field label ~ & {
|
||||
position: relative;
|
||||
z-index: auto; // reset default z-index
|
||||
padding: 5px 2px 2px 2px;
|
||||
// blank placeholder
|
||||
&:before {
|
||||
@@ -1256,4 +1257,9 @@ body {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
&.tox-fullscreen {
|
||||
.overlay-panel-section {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user