This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zhangyupeng
/
Babylon.js
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
small line size bug
Szeyin Lee
7 anni fa
parent
443b6c4d91
commit
b75ee96fe9
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
Viewer/assets/templates/default/navbar.html
+ 1
- 0
Viewer/assets/templates/default/navbar.html
Vedi File
@@ -119,6 +119,7 @@
}
.up-icon:after {
+ line-height: 16px;
font-size: 12px;
content: "\E70E";
}