mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-30 11:35:59 +00:00
team folders page
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
|
||||
|
||||
{{-- Single option --}}
|
||||
.svg-color-theme {fill: {{ $color }}}
|
||||
.svg-color-theme {
|
||||
fill: {{ $color }};
|
||||
stroke: {{ $color }};
|
||||
}
|
||||
|
||||
.svg-stroke-theme {stroke: {{ $color }}}
|
||||
.hover-svg-stroke-theme:hover {stroke: {{ $color }}}
|
||||
|
||||
Reference in New Issue
Block a user