don't show outline of full-screen video (#12176)
parent
b9cebe96b1
commit
37b3dc5188
|
@ -5194,6 +5194,7 @@ a.status-card.compact:hover {
|
||||||
max-height: 100% !important;
|
max-height: 100% !important;
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
|
outline: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue