Refactored task status into a view model
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
.tasks-table {
|
||||
.task-status-selector {
|
||||
--pico-form-element-spacing-vertical: 0.25em;
|
||||
--pico-form-element-spacing-horizontal: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.task-status {
|
||||
--color: var(--backlog-color);
|
||||
--background-color: var(--backlog-bg);
|
||||
|
||||
Reference in New Issue
Block a user