Skip to content

Commit b6bb677

Browse files
author
Lucas Araujo
committed
[DDW-738] Fix name/icon overlapping
1 parent e83f2e5 commit b6bb677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/renderer/app/components/layout/TopBar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
justify-content: center;
8787
left: 70px;
8888
position: absolute;
89-
width: calc(100% - 210px);
89+
width: calc(100% - 230px);
9090
}
9191

9292
.rectangle {

0 commit comments

Comments
 (0)