This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
lqb
/
nginx-ui
kopia lustrzana
https://github.com/0xJacky/nginx-ui.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
fix(dcos): margin-left of the top logo
0xJacky
2 lat temu
rodzic
e793d9d882
commit
d9f78318f1
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
docs/.vitepress/theme/styles/custom.less
+ 1
- 1
docs/.vitepress/theme/styles/custom.less
Wyświetl plik
@@ -131,6 +131,6 @@ img {
margin: 10px auto;
}
-.VPImage
.logo {
+.VPImage.logo {
margin-left: 0;
}