ContextMenu refactoring in file preview

This commit is contained in:
Peter Papp
2021-05-10 10:42:21 +02:00
parent ac75cb5d0f
commit 3d876835f6
7 changed files with 133 additions and 994 deletions

View File

@@ -68,15 +68,7 @@
@import "@assets/vuefilemanager/_mixins";
.preview-sorting {
svg {
width: 19px;
height: 19px;
}
rect, line {
@include transition(150ms);
}
transform: scale(1.3);
}
.button {