feat: add more utility card
This commit is contained in:
parent
7c5f17c3a8
commit
1e680ec636
1 changed files with 4 additions and 0 deletions
|
|
@ -110,6 +110,10 @@ html {
|
|||
background-color: var(--surface-3) !important;
|
||||
}
|
||||
|
||||
.app-text-muted {
|
||||
color: hsl(var(--text-mute))
|
||||
}
|
||||
|
||||
.app-text-info {
|
||||
color: hsl(var(--info-bg));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue