mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 22:07:17 +08:00
FIX: changed classname for YT images (#20212)
This commit is contained in:
@ -144,7 +144,8 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
img.ytp-thumbnail-image {
|
||||
img.ytp-thumbnail-image,
|
||||
img.youtube-thumbnail {
|
||||
height: 100%;
|
||||
max-height: unset;
|
||||
|
||||
|
Reference in New Issue
Block a user