notifications color

This commit is contained in:
Yuri Kuznetsov
2023-12-07 11:52:56 +02:00
parent a7933f88f1
commit bfe62800f2
+1 -1
View File
@@ -1836,7 +1836,7 @@ label.attach-file-label {
display: inline-block;
top: 7px;
left: 27px;
background-color: @brand-warning;
background-color: var(--brand-danger);
color: @white-color;
}