mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-07 09:31:50 +00:00
7 lines
99 B
CSS
7 lines
99 B
CSS
.sb-show-main .modal-backdrop {
|
|
display: none;
|
|
}
|
|
|
|
.sb-show-main .modal {
|
|
position: relative;
|
|
}
|