mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-05 18:23:14 +00:00
Remove extra scrollbar in editor left menu modal container
GitOrigin-RevId: fe19e4a1f5017899f076db884d881c0d95fc6b70
This commit is contained in:
parent
9b6dfef590
commit
c643e4bce7
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@
|
|||
// Make the Bootstrap Modal behavior as a left sidebar
|
||||
#left-menu-modal {
|
||||
opacity: 1;
|
||||
overflow-y: hidden;
|
||||
.modal-dialog {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue