Browse Source

mofidy one line

yuto-o 4 years ago
parent
commit
792b90b067
1 changed files with 1 additions and 1 deletions
  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 {