mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
ceab823447
Improve Storybook theming GitOrigin-RevId: f02f0cfc8d13ca1a1510bd840afdc8f326fb6750
7 lines
99 B
CSS
7 lines
99 B
CSS
.sb-show-main .modal-backdrop {
|
|
display: none;
|
|
}
|
|
|
|
.sb-show-main .modal {
|
|
position: relative;
|
|
}
|