Skip to content

Commit ef386bb

Browse files
author
Deren Vural
committed
fix refresh rate spin button display with increased margin
Signed-off-by: Deren Vural <[email protected]>
1 parent fdac526 commit ef386bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
listview row box label {
55
min-width: 195px;
66
}
7+
8+
spinbutton {
9+
margin: 10px;
10+
}

0 commit comments

Comments
 (0)