Fix unnecessary gap under of video modal (#14098)

lolsob-rspec
fuyu 2020-06-20 20:30:27 +09:00 committed by GitHub
parent ad1dfea4fa
commit 88cbcb5804
1 changed files with 1 additions and 0 deletions

View File

@ -5361,6 +5361,7 @@ a.status-card.compact:hover {
}
video {
display: block;
max-width: 100vw;
max-height: 80vh;
z-index: 1;