aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/menu/menu.component.scss')
-rw-r--r--client/src/app/menu/menu.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss
index d0edd820e..6da80191a 100644
--- a/client/src/app/menu/menu.component.scss
+++ b/client/src/app/menu/menu.component.scss
@@ -259,7 +259,7 @@ my-actor-avatar {
259 display: block; 259 display: block;
260 width: 100%; 260 width: 100%;
261 261
262 :not(:last-child) { 262 &:not(:last-child) {
263 margin-bottom: 10px; 263 margin-bottom: 10px;
264 } 264 }
265 } 265 }