This website works better with JavaScript.
Home
Esplora
Aiuto
Accedi
yyppaag
/
react-native-autoheight-webview
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
30
Wiki
Activity
Sfoglia il codice sorgente
Update test.css
iou90
8 anni fa
parent
56296ee455
commit
762115df6f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
test.css
+ 1
- 1
test.css
Vedi File
@@ -1,4 +1,4 @@
1
-
body
{
1
+
html
{
2
2
font-size: 55px;
3
3
background: 'red';
4
4
}