X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fmenu%2Favatar-notification.component.scss;h=88f2b629698d3582419efb3e7bbe7d7b51355718;hb=67ed6552b831df66713bac9e672738796128d33f;hp=2ca7f24dca41ecb33ac04e63903ddb6b22be30c7;hpb=223b24e618146f85b20b5bf365bc18d14a5964cd;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/menu/avatar-notification.component.scss b/client/src/app/menu/avatar-notification.component.scss index 2ca7f24dc..88f2b6296 100644 --- a/client/src/app/menu/avatar-notification.component.scss +++ b/client/src/app/menu/avatar-notification.component.scss @@ -34,6 +34,7 @@ & > my-user-notifications:nth-child(2) { overflow-y: auto; + flex-grow: 1; } } @@ -105,8 +106,8 @@ align-items: center; justify-content: center; - background-color: var(--mainColor); - color: var(#fff); + background-color: pvar(--mainColor); + color: #fff; font-size: 10px; font-weight: $font-semibold;