This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wiki
/
weseek__growi
espejo de
https://github.com/weseek/growi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
fix sort control width
reiji-h
hace 2 años
padre
5b133d776a
commit
036fad4ff4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
apps/app/src/components/SearchPage/SortControl.module.scss
+ 1
- 1
apps/app/src/components/SearchPage/SortControl.module.scss
Ver fichero
@@ -1,3 +1,3 @@
.sort-control {
- width:
25
0px;
+ width:
18
0px;
}