Skip to content

Commit e9c7537

Browse files
committed
chore(*): bug fix
1 parent c057724 commit e9c7537

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/shell/main.scss

-4
Original file line numberDiff line numberDiff line change
@@ -156,17 +156,13 @@
156156

157157

158158
&#{$shell-prefix}-navigation {
159-
overflow-x: visible;
160-
overflow-y: hidden;
161159
display: flex;
162160
flex-direction: column;
163161
justify-self: flex-start;
164162
transition: all .2s $motion-ease;
165163
}
166164

167165
&#{$shell-prefix}-tooldock {
168-
overflow-x: visible;
169-
overflow-y: hidden;
170166
display: flex;
171167
flex-direction: column;
172168
align-items: center;

0 commit comments

Comments
 (0)