We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
0ct0pu5
/
nginx-ui
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
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;
}