mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
fix(dcos): margin-left of the top logo
This commit is contained in:
parent
e793d9d882
commit
d9f78318f1
1 changed files with 1 additions and 1 deletions
|
@ -131,6 +131,6 @@ img {
|
|||
margin: 10px auto;
|
||||
}
|
||||
|
||||
.VPImage .logo {
|
||||
.VPImage.logo {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue