Browse Source

fixed loupe alignement #1249

bach 2 years ago
parent
commit
2d50e7f48a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/css/app.scss

+ 1 - 0
assets/css/app.scss

@@ -1114,6 +1114,7 @@ footer[role="tools"]{
         }
         fieldset.search{
           display: inline-flex;
+          align-items: center;
           >div{
             width:80%;
             vertical-align: middle;