updated dependencies
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user