Browse Source

样式修改

seimin 3 months ago
parent
commit
5d705d3dc2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/app/views/fuwutai/fuwutai.component.less

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

@@ -2204,7 +2204,8 @@
2204
                   display: flex;
2204
                   display: flex;
2205
                   transition: all 1s;
2205
                   transition: all 1s;
2206
                   .tab {
2206
                   .tab {
2207
-                    width: 120px;
2207
+                    width: 20%;
2208
+                    min-width: 20%;
2208
                     height: 36px;
2209
                     height: 36px;
2209
                     text-align: center;
2210
                     text-align: center;
2210
                     line-height: 36px;
2211
                     line-height: 36px;