mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
bugfixes
This commit is contained in:
@@ -172,8 +172,8 @@
|
||||
word-break: break-all;
|
||||
|
||||
.name {
|
||||
@include font-size(16);
|
||||
font-weight: 600;
|
||||
@include font-size(14);
|
||||
font-weight: 700;
|
||||
color: $text;
|
||||
}
|
||||
|
||||
@@ -205,7 +205,7 @@
|
||||
|
||||
span {
|
||||
display: block;
|
||||
@include font-size(16);
|
||||
@include font-size(14);
|
||||
font-weight: bold;
|
||||
color: $text;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user