//
This commit is contained in:
parent
8d6dd345a9
commit
ae0ae33325
1 changed files with 2 additions and 0 deletions
|
|
@ -243,6 +243,7 @@
|
|||
}
|
||||
.mute {
|
||||
color: var(--color-light);
|
||||
font-family: 'InterL';
|
||||
margin-left: 40px;
|
||||
}
|
||||
}
|
||||
|
|
@ -813,6 +814,7 @@
|
|||
}
|
||||
.selected-file-size {
|
||||
color: var(--border-light);
|
||||
font-family: 'InterL';
|
||||
font-size: var(--size-text-secondary);
|
||||
}
|
||||
.selected-file-delete-btn {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue