Fixed grey notification label

environments/review-docs-devel-1399dq/deployments/6607
Agate 2020-08-19 10:23:09 +02:00
rodzic 175e9cf8b9
commit 157fa8f63e
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -8,3 +8,9 @@
margin-bottom: 0.5em;
}
}
.ui.menu .item > .label {
background-color: var(--accent-color);
border-color: var(--accent-color);
color: #fff;
}