Skip to content

Commit 29f5820

Browse files
committed
Fix settings sidebar margin
1 parent fb1216d commit 29f5820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gui/src/css/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -3596,6 +3596,7 @@ fieldset[name=number-code] {
35963596
border-right: 1px solid #e0e0e0;
35973597
padding: 20px;
35983598
position: relative;
3599+
margin-top: 1px;
35993600
}
36003601

36013602
.settings-sidebar-item {

0 commit comments

Comments
 (0)