mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-30 05:55:30 -05:00
Forcing z-index is not needed anymore.
This commit is contained in:
parent
e288ec47cf
commit
3fecb4f180
1 changed files with 0 additions and 1 deletions
|
@ -305,7 +305,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-layout-resizer when (@is-overleaf = true) {
|
.ui-layout-resizer when (@is-overleaf = true) {
|
||||||
z-index: 5 !important;
|
|
||||||
width: @ui-resizer-size !important;
|
width: @ui-resizer-size !important;
|
||||||
background-color: @editor-resizer-bg-color;
|
background-color: @editor-resizer-bg-color;
|
||||||
&.ui-layout-resizer-closed {
|
&.ui-layout-resizer-closed {
|
||||||
|
|
Loading…
Reference in a new issue