Fixed online notifications if longer then screen height.
This commit is contained in:
parent
f7b0473daa
commit
565beb0580
1 changed files with 1 additions and 0 deletions
|
@ -2915,6 +2915,7 @@ footer {
|
|||
|
||||
.popover-content {
|
||||
@extend .flex;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
&.is-overflowing .popover-notificationsHeader {
|
||||
|
|
Loading…
Reference in a new issue