penpot/frontend/src/app/main/ui/modal.scss
Eva 5cfc135791 🐛 Fix typography dropdown menus being clipped out in the left sidebar
Co-authored-by: Belén Albeza <belen@hey.com>
2024-01-18 10:55:06 +01:00

10 lines
125 B
SCSS

@import "refactor/common-refactor.scss";
:global(:root) {
--s-4: 0.25rem;
}
.modal-wrapper {
@extend .new-scrollbar;
}