updated dependencies

This commit is contained in:
2024-08-16 14:34:39 +03:00
parent 2429d4acb5
commit a04e338ce2
20 changed files with 1224 additions and 891 deletions
+2
View File
@@ -1,6 +1,7 @@
.preview-file{
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
background: var(--background);
border-radius: 12px;
@@ -13,6 +14,7 @@
.trash-action{
display: none;
margin-right: 20px;
}
&:hover{