diff options
Diffstat (limited to 'client/src/app/menu/avatar-notification.component.scss')
-rw-r--r-- | client/src/app/menu/avatar-notification.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/menu/avatar-notification.component.scss b/client/src/app/menu/avatar-notification.component.scss index 2ca7f24dc..ebb2a5424 100644 --- a/client/src/app/menu/avatar-notification.component.scss +++ b/client/src/app/menu/avatar-notification.component.scss | |||
@@ -34,6 +34,7 @@ | |||
34 | 34 | ||
35 | & > my-user-notifications:nth-child(2) { | 35 | & > my-user-notifications:nth-child(2) { |
36 | overflow-y: auto; | 36 | overflow-y: auto; |
37 | flex-grow: 1; | ||
37 | } | 38 | } |
38 | } | 39 | } |
39 | 40 | ||