Update index.scss
This commit is contained in:
parent
9978a56f41
commit
8a60326e39
1 changed files with 4 additions and 0 deletions
|
|
@ -144,6 +144,10 @@
|
||||||
.raid {
|
.raid {
|
||||||
color: var(--text-primary);
|
color: var(--text-primary);
|
||||||
margin-bottom: calc($unit / 2);
|
margin-bottom: calc($unit / 2);
|
||||||
|
|
||||||
|
&.empty {
|
||||||
|
color: var(--text-tertiary);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.user {
|
.user {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue