This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
yyppaag
/
react-native-autoheight-webview
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
30
Wiki
Activity
Explorar el Código
Update test.css
iou90
hace 8 años
padre
56296ee455
commit
762115df6f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
test.css
+ 1
- 1
test.css
Ver fichero
@@ -1,4 +1,4 @@
1
-
body
{
1
+
html
{
2
2
font-size: 55px;
3
3
background: 'red';
4
4
}