0

Increase z-index

This commit is contained in:
Gabe Kangas 2022-04-17 12:47:07 -07:00
parent 7f1f8c39c3
commit e306c74520
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA

View File

@ -572,7 +572,7 @@ header {
#notify-button-container #notify-button-popup {
position: absolute;
background-color: var(--owncast-purple);
z-index: 1;
z-index: 50;
right: 0px;
min-width: 14rem;
bottom: calc(100% + .5rem);