mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-31 07:44:43 +00:00
vuefilemanager v1.5-alpha.1
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
.label {
|
||||
@include font-size(12);
|
||||
color: $theme_light;
|
||||
color: $theme;
|
||||
font-weight: 600;
|
||||
text-decoration: underline;
|
||||
}
|
||||
@@ -33,7 +33,7 @@
|
||||
margin-right: 2px;
|
||||
|
||||
path {
|
||||
fill: $theme_light;
|
||||
fill: $theme;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user