This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
lqb
/
nginx-ui
mirror of
https://github.com/0xJacky/nginx-ui.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
fix(dcos): margin-left of the top logo
0xJacky
2 năm trước cách đây
mục cha
e793d9d882
commit
d9f78318f1
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
docs/.vitepress/theme/styles/custom.less
+ 1
- 1
docs/.vitepress/theme/styles/custom.less
Xem Tập Tin
@@ -131,6 +131,6 @@ img {
margin: 10px auto;
}
-.VPImage
.logo {
+.VPImage.logo {
margin-left: 0;
}