Skip to content

Commit 4116463

Browse files
remove line-height & use non-fractional font-size
Co-authored-by: PikachuEXE <[email protected]>
1 parent 58d9bb8 commit 4116463

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/renderer/components/watch-video-info/watch-video-info.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
display: inline;
2929
padding-inline: 5px;
3030
white-space: nowrap;
31-
font-size: 12.8px;
32-
line-height: 8px;
31+
font-size: 13px;
3332
font-weight: 500;
3433
}
3534

0 commit comments

Comments
 (0)