Browse Source

底部几个按钮换行设置最小宽度

Luolei 6 years ago
parent
commit
29c1368835
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/Operation/index.less

+ 1 - 0
src/components/Operation/index.less

@@ -6,6 +6,7 @@
     bottom: 0;
     left: 10px;
     right: 480px;
+    min-width: 720px;
     background-color: #fff;
     // z-index: 240;
     padding-bottom: 10px;