mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-09 12:04:07 +00: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;
|
|
}
|