This commit is contained in:
m.epshtein 2024-07-28 07:20:38 +03:00
parent 8d6dd345a9
commit ae0ae33325

View file

@ -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 {