Explorar o código

fix sort control width

reiji-h %!s(int64=2) %!d(string=hai) anos
pai
achega
036fad4ff4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/app/src/components/SearchPage/SortControl.module.scss

+ 1 - 1
apps/app/src/components/SearchPage/SortControl.module.scss

@@ -1,3 +1,3 @@
 .sort-control {
-  width: 250px;
+  width: 180px;
 }