This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
web
/
archives
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
更新
ZaiZai
hace 2 años
padre
8be2d15995
commit
fc33780ba3
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
src/styles/app/main.scss
+ 4
- 0
src/styles/app/main.scss
Ver fichero
@@ -0,0 +1,4 @@
+html, body, #app {
+ height: 100%;
+ background-color: #F1F5F8;
+}