瀏覽代碼

样式修改

seimin 2 月之前
父節點
當前提交
1a14307b70
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      src/app/views/fuwutai/fuwutai.component.less

+ 2 - 3
src/app/views/fuwutai/fuwutai.component.less

@@ -2204,8 +2204,7 @@
2204 2204
                   display: flex;
2205 2205
                   transition: all 1s;
2206 2206
                   .tab {
2207
-                    width: 20%;
2208
-                    min-width: 20%;
2207
+                    width: 120px;
2209 2208
                     height: 36px;
2210 2209
                     text-align: center;
2211 2210
                     line-height: 36px;
@@ -2432,7 +2431,7 @@
2432 2431
                     display: flex;
2433 2432
                     flex-wrap: wrap;
2434 2433
                     .ant-radio-wrapper {
2435
-                      width: 16.66%;
2434
+                      width: 20%;
2436 2435
                       display: flex;
2437 2436
                       align-items: center;
2438 2437
                       margin-right: 0;