Skip to content

Commit 8b856f6

Browse files
committed
Merge pull request #362 from digitalfishpond/fix-logo-position
fix logo position
2 parents 1f79049 + 5feb038 commit 8b856f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/frontend/chrome/chrome.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ a {
4242
}
4343

4444
.kd-toolbar-tools {
45-
margin: 0 auto;
45+
margin: auto;
4646
}
4747

4848
.kd-app-content-wrapper {

0 commit comments

Comments
 (0)