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

7 lines
75 B
SCSS
Raw Normal View History

:global(#app) {
.wrapper {
border: none;
box-shadow: none;
}
}