X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2Fshared%2Fusers%2Fuser-notifications.component.scss;h=88f38d9cff671268327d4ad04021ccee254950b8;hb=f0a3988066f72a28bb44520af072f18d91d77dde;hp=315d504c9e6374b51506ddfdb97091466b26f2a7;hpb=830b4faff15fb9c81d88e8e69fcdf94aad32bef8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/users/user-notifications.component.scss b/client/src/app/shared/users/user-notifications.component.scss index 315d504c9..88f38d9cf 100644 --- a/client/src/app/shared/users/user-notifications.component.scss +++ b/client/src/app/shared/users/user-notifications.component.scss @@ -13,7 +13,7 @@ align-items: center; font-size: inherit; padding: 15px 5px 15px 10px; - border-bottom: 1px solid rgba(0, 0, 0, 0.10); + border-bottom: 1px solid $separator-border-color; &.unread { background-color: rgba(0, 0, 0, 0.05);