Fix notification menu height / transparency issue in firefox

This commit is contained in:
Raphael Wickihalder 2022-06-17 12:35:18 +02:00
parent 7cdeb9593f
commit eea0ec16e0
No known key found for this signature in database
GPG key ID: 05179BB92383243D

View file

@ -216,7 +216,7 @@ reach-portal {
.menu__list--notifications-list {
overflow-y: scroll;
height: 388px;
max-height: 388px;
.menu__list--notification {
position: relative;
overflow: hidden !important;