Procházet zdrojové kódy

[FIX] searcher component styles

Gogs před 7 roky
rodič
revize
5bf1927063
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  1. 1 2
      src/components/ProductsSearcher.vue

+ 1 - 2
src/components/ProductsSearcher.vue

@@ -15,11 +15,10 @@
         height: 35px
         height: 35px
 
 
         input
         input
-            width: calc(100% - 150px)
+            width: inherit
             height: inherit
             height: inherit
             text-align: center
             text-align: center
             border-radius: 0
             border-radius: 0
-            border-right: none
             font: 
             font: 
                 size: 11pt
                 size: 11pt
                 style: normal
                 style: normal