mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
v1.7 beta.1
This commit is contained in:
Vendored
+1
-1
@@ -248,7 +248,7 @@
|
||||
.action-icons {
|
||||
white-space: nowrap;
|
||||
|
||||
a, .icon {
|
||||
a, .icon, .icon-wrapper {
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
|
||||
|
||||
+2
-2
@@ -45,8 +45,8 @@
|
||||
|
||||
@media only screen and (max-width: 960px) {
|
||||
.page-wrapper {
|
||||
padding-left: 35px;
|
||||
padding-right: 35px;
|
||||
padding-left: 25px;
|
||||
padding-right: 25px;
|
||||
|
||||
&.small {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user