mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-26 22:44:42 +00:00
File item refactoring
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
|
||||
|
||||
{{-- Dragged borders --}}
|
||||
.file-item.is-dragenter {border-color: {{ $color }} !important;}
|
||||
.border-theme {border-color: {{ $color }} !important;}
|
||||
.folder-item.is-dragenter {border-color: {{ $color }} !important;}
|
||||
.favourites.is-dragenter .menu-list {border-color: {{ $color }} !important;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user