mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #474 from sharelatex/pr-fix-z-index-v2-resizers
Remove forced z-index from v2 splitters
This commit is contained in:
@@ -300,7 +300,6 @@
|
||||
}
|
||||
|
||||
.ui-layout-resizer when (@is-overleaf = true) {
|
||||
z-index: 5 !important;
|
||||
width: @ui-resizer-size !important;
|
||||
background-color: @editor-resizer-bg-color;
|
||||
&.ui-layout-resizer-closed {
|
||||
|
||||
Reference in New Issue
Block a user