mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 19:25:57 +00:00
grid view implementation
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
.svg-color-theme-darken {
|
||||
fill: {{ $color }};
|
||||
stroke: {{ $color }};
|
||||
filter: brightness(0.75);
|
||||
filter: brightness(0.80);
|
||||
}
|
||||
|
||||
.svg-stroke-theme {stroke: {{ $color }}}
|
||||
|
||||
Reference in New Issue
Block a user