zlisen 3 years ago
parent
commit
59db09321e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/shop/components/ShopKeeper/shopKeeper.less

+ 1
- 1
src/shop/components/ShopKeeper/shopKeeper.less View File

151
   width: 100%;
151
   width: 100%;
152
   height: 91px;
152
   height: 91px;
153
   .tabs-Unselected {
153
   .tabs-Unselected {
154
-    width: 50vw;
154
+    width: calc(50vw - 30px);
155
     text-align: center;
155
     text-align: center;
156
     height: 26px;
156
     height: 26px;
157
     font-size: 28px;
157
     font-size: 28px;