notification badge contrast fixed

This commit is contained in:
unknown 2021-08-05 08:43:38 +05:30
parent 08d53d52e7
commit 1dce1157f4
2 changed files with 4 additions and 1 deletions

View file

@ -7,6 +7,7 @@
.text {
color: var(--bg-surface-low);
text-align: center;
font-weight: 700;
}
&--alert {