don't show outline of full-screen video (#12176)

lolsob-rspec
Hinaloe 2019-10-25 05:47:37 +09:00 committed by Eugen Rochko
parent b9cebe96b1
commit 37b3dc5188
1 changed files with 1 additions and 0 deletions

View File

@ -5194,6 +5194,7 @@ a.status-card.compact:hover {
max-height: 100% !important;
width: 100% !important;
height: 100% !important;
outline: 0;
}
}