mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 09:14:59 +03:00
6 lines
62 B
SCSS
6 lines
62 B
SCSS
|
|
:global(#app) {
|
||
|
|
.submitButton {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
}
|