Skip to content

Commit 5feb038

Browse files
fix logo position height on window resize
1 parent 1f79049 commit 5feb038

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)