zlisen 3 anni fa
parent
commit
59db09321e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/shop/components/ShopKeeper/shopKeeper.less

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

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