forked from rDrama/rDrama
1
0
Fork 0

restore old youtube width

master
Aevann 2023-09-04 19:14:04 +03:00
parent 16d02d157e
commit ee978d9bdb
1 changed files with 1 additions and 0 deletions

View File

@ -7076,6 +7076,7 @@ div.markdown {
}
.resizable.yt {
display: block;
width: min(100%,500px);
}
.resizable > * {
height: 95% !important;