Skip to content

Commit 769e6b8

Browse files
add vertical badge padding
Co-authored-by: PikachuEXE <[email protected]>
1 parent 4116463 commit 769e6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
background-color: var(--secondary-card-bg-color);
2727
border-radius: 5px;
2828
display: inline;
29-
padding-inline: 5px;
29+
padding: 2px 5px;
3030
white-space: nowrap;
3131
font-size: 13px;
3232
font-weight: 500;

0 commit comments

Comments
 (0)