Files
planka/client/src/components/LabelsStep/Editor.module.scss
2025-02-25 15:58:59 +01:00

13 lines
161 B
SCSS

:global(#app) {
.field {
margin-bottom: 8px;
}
.text {
color: #444444;
font-size: 12px;
font-weight: bold;
padding-bottom: 6px;
}
}