1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat(UI): footer color based on folder color

This commit is contained in:
2022-11-28 11:56:02 +01:00
parent 7af178a1e4
commit 4fe9dfc4d7
4 changed files with 23 additions and 3 deletions

View File

@ -393,6 +393,9 @@ watch(() => dummyNested.value.length, () => {
.folder-element-icon {
margin: 0 auto;
font-size: 36px;
display: flex;
align-items: center;
justify-content: center;
&.badge::after {
top: 5px;