Allow notification display when video playing
Users can interact with notifications in windowed mode
This commit is contained in:
parent
37fb510a2d
commit
d48854dda8
3 changed files with 24 additions and 4 deletions
|
@ -686,6 +686,11 @@ h1 .imageLink {
|
|||
height: 50px;
|
||||
}
|
||||
|
||||
.footerNotifications {
|
||||
height: 50px;
|
||||
margin: 0 2px 2px 2px;
|
||||
}
|
||||
|
||||
.footerNotification {
|
||||
text-shadow: none;
|
||||
padding: 0 1em .75em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue