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
adjust TagModal form
itizawa
hace 7 años
padre
e0f84a8a33
commit
500e1ae975
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
src/client/styles/scss/_tag.scss
+ 5
- 0
src/client/styles/scss/_tag.scss
Ver fichero
@@ -25,5 +25,10 @@
}
}
+}
+#editTagModal {
+ .form-control {
+ height: auto;
+ }
}