Browse Source

修复手机端下切换主题下拉bug

笔下光年 6 years ago
parent
commit
6269753b32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/style.min.css

+ 1 - 1
css/style.min.css

@@ -2933,7 +2933,7 @@ dd, dt {
         display: none;
     }
     .dropdown-skin .dropdown-menu {
-        width: auto!important; 
+        width: -131px!important; 
     }
 }