Skip to content

Commit 485537b

Browse files
committed
fixata line height dei toast
1 parent 062ca92 commit 485537b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,9 @@ body:not(.androidtv) .channel-program-end-time {
381381
padding: 0 1.5rem;
382382
line-height: 1;
383383
}
384+
.toast-notification span {
385+
line-height: 1;
386+
}
384387
.toast-notification img {
385388
height: 1.5rem;
386389
}

0 commit comments

Comments
 (0)