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 {
|
||||
color: var(--text-primary);
|
||||
margin-bottom: calc($unit / 2);
|
||||
|
||||
&.empty {
|
||||
color: var(--text-tertiary);
|
||||
}
|
||||
}
|
||||
|
||||
.user {
|
||||
|
|
|
|||
Loading…
Reference in a new issue