Skip to content

Commit 0763fe9

Browse files
committed
Update app.scss
1 parent ae973d1 commit 0763fe9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/src/comp/app.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ $--right-content-index: 1;
186186
overflow-x: hidden;
187187
overflow-y: hidden;
188188
border-right: 1px solid #eee;
189+
z-index: 99;
190+
background-color: #fff;
189191

190192
&:hover {
191193
overflow-y: auto;

0 commit comments

Comments
 (0)