fix style issue
This commit is contained in:
parent
79f2974c39
commit
90c29616f7
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@
|
|||
color: var(--text-1);
|
||||
}
|
||||
}
|
||||
|
||||
&:empty {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.tab {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue