mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 01:11:50 +03:00
Background gradients, migrate from CSS to SCSS, remove !important
This commit is contained in:
5
client/src/components/LabelsStep/AddStep.module.scss
Normal file
5
client/src/components/LabelsStep/AddStep.module.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
:global(#app) {
|
||||
.submitButton {
|
||||
margin-top: 12px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user