Selaa lähdekoodia

mofidy one line

yuto-o 4 vuotta sitten
vanhempi
sitoutus
792b90b067
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      packages/app/src/styles/_search.scss

+ 1 - 1
packages/app/src/styles/_search.scss

@@ -130,7 +130,7 @@
 
   .input-group {
     border: solid 1px $gray-300;
-    border-radius: 40px;
+    border-radius: $search-box-border-radius;
   }
 
   .form-control {