Skip to content

Commit 651b88d

Browse files
Izak88jkuri
authored andcommitted
fix(style): removed scrollbars from header
1 parent acb610c commit 651b88d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/styles/nav.sass

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@
9696

9797
&.user-item
9898
margin-top: 7px
99-
margin-right: -10px
10099
height: 40px
101100
display: inline-flex
102101
align-items: center
@@ -135,7 +134,7 @@
135134
width: 30px
136135
height: 30px
137136
border-radius: 50%
138-
margin-right: 30px
137+
margin-right: 10px
139138
background: $grey-light
140139

141140
.ion-chevron-down

0 commit comments

Comments
 (0)