add critical style
This commit is contained in:
@@ -242,6 +242,10 @@
|
|||||||
background: #ef4444; /* red */
|
background: #ef4444; /* red */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dashboard-task-priority.critical {
|
||||||
|
background: #a90404; /* red */
|
||||||
|
}
|
||||||
|
|
||||||
.dashboard-task-title {
|
.dashboard-task-title {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 0.875rem;
|
font-size: 0.875rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user