mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
dashboard include
This commit is contained in:
@@ -23,3 +23,10 @@
|
||||
-webkit-box-shadow: 0 0 0 30px white inset;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin widget-card {
|
||||
padding: 20px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 3px 15px 2px hsla(220, 36%, 16%, 0.05);
|
||||
background: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user