1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-23 15:19:44 +02:00
planka/client/src/components/Memberships/AddPopup/AddPopup.module.scss

8 lines
95 B
SCSS
Raw Normal View History

:global(#app) {
.menu {
border: none;
margin: -7px auto -5px;
width: 100%;
}
}