mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-13 08:45:01 +00:00
- upload bar x margin fix
This commit is contained in:
@@ -19,7 +19,7 @@ export default {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 5px;
|
height: 5px;
|
||||||
background: $light_background;
|
background: $light_background;
|
||||||
margin-top: 5px;
|
margin-top: 6px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
|||||||
Reference in New Issue
Block a user