1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-20 13:49:43 +02:00
planka/client/src/components/AddProjectModal/AddProjectModal.module.scss

6 lines
58 B
SCSS
Raw Normal View History

:global(#app) {
.field {
margin-bottom: 20px;
}
}