This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
lqb
/
nginx-ui
의 미러
https://github.com/0xJacky/nginx-ui.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
fix(dcos): margin-left of the top logo
0xJacky
2 년 전
부모
e793d9d882
커밋
d9f78318f1
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
docs/.vitepress/theme/styles/custom.less
+ 1
- 1
docs/.vitepress/theme/styles/custom.less
파일 보기
@@ -131,6 +131,6 @@ img {
margin: 10px auto;
}
-.VPImage
.logo {
+.VPImage.logo {
margin-left: 0;
}