Browse Source

样式优化

jqh 5 years ago
parent
commit
ae0f40a160

+ 2 - 2
resources/assets/adminlte/scss/_main-sidebar.scss

@@ -252,7 +252,7 @@
       }
 
       i {
-        margin-right: .8rem;
+        margin-right: .75rem;
         font-size: 1.2rem;
       }
       p i {
@@ -306,7 +306,7 @@
         color: $sidebar-light-submenu-color;
 
         i {
-          margin-right: 1rem;
+          margin-right: .75rem;
           font-size: .9rem;
         }
       }

File diff suppressed because it is too large
+ 0 - 0
resources/dist/adminlte/adminlte.css


+ 1 - 1
src/Grid/Tools/QuickSearch.php

@@ -26,7 +26,7 @@ class QuickSearch extends AbstractTool
     /**
      * @var int rem
      */
-    protected $width = 18.5;
+    protected $width = 20;
 
     /**
      * @param string|null $name

Some files were not shown because too many files changed in this diff