Skip to content

Commit c35ed2c

Browse files
committed
Fix spacing of timers
1 parent 7d44593 commit c35ed2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/tabs/osd.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@ button {
526526

527527
.timers-container .timer-detail {
528528
padding-left: 15px;
529-
padding-top: 10px;
530-
padding-bottom: 10px;
529+
padding-top: 3px;
530+
padding-bottom: 3px;
531531
}
532532

533533
.timers-container label {

0 commit comments

Comments
 (0)