refactor(frontend): refactor styles
This commit is contained in:
parent
1626e8038b
commit
f9a3db2ac3
32 changed files with 29 additions and 39 deletions
|
|
@ -268,7 +268,7 @@ function show() {
|
|||
.caption {
|
||||
font-size: 0.85em;
|
||||
padding: 8px 0 0 0;
|
||||
color: var(--MI_THEME-fgTransparentWeak);
|
||||
color: color(from var(--MI_THEME-fg) srgb r g b / 0.75);
|
||||
|
||||
&:empty {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue