mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
12 lines
160 B
CSS
12 lines
160 B
CSS
.sb-show-main.modal-open {
|
|
overflow-y: auto !important;
|
|
}
|
|
|
|
.sb-show-main .modal-backdrop {
|
|
display: none;
|
|
}
|
|
|
|
.sb-show-main .modal {
|
|
position: relative;
|
|
}
|