mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-23 13:24:42 +00:00
empty page fix
grid fix auth page fix
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
.border-theme {border-color: {{ $color }}}
|
||||
.border-top-theme {border-top-color: {{ $color }} !important;}
|
||||
.border-left-theme {border-left-color: {{ $color }} !important;}
|
||||
.hover-border-theme:hover {border-color: {{ $color }}}
|
||||
.hover-border-theme:hover {border-color: {{ $color }} !important;}
|
||||
|
||||
.focus-within-border-theme:focus-within {border-color: {{ $color }} !important;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user