mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
8 lines
99 B
CSS
8 lines
99 B
CSS
|
.sb-show-main .modal-backdrop {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.sb-show-main .modal {
|
||
|
position: relative;
|
||
|
}
|