diff options
Diffstat (limited to 'client/src/app/menu/menu.component.scss')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index 39f1e9be0..606fea961 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -135,6 +135,12 @@ menu { | |||
135 | 135 | ||
136 | margin-right: 18px; | 136 | margin-right: 18px; |
137 | 137 | ||
138 | &.icon-videos-subscriptions { | ||
139 | position: relative; | ||
140 | top: -2px; | ||
141 | background-image: url('../../assets/images/menu/subscriptions.svg'); | ||
142 | } | ||
143 | |||
138 | &.icon-videos-trending { | 144 | &.icon-videos-trending { |
139 | position: relative; | 145 | position: relative; |
140 | top: -2px; | 146 | top: -2px; |