Skip to content

Commit 9c490b4

Browse files
committed
Fix
1. Pc tooltip fix
1 parent 738b3f1 commit 9c490b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

styles/channel.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ main {
439439
}
440440

441441
#frame img {
442-
width: 100%;
442+
max-height: 100px;
443443
object-fit: contain;
444444
display: block;
445445
margin-left: auto;

0 commit comments

Comments
 (0)