Skip to content

Commit 3f80fe9

Browse files
Add overflow hidden (#4002)
1 parent 3d31ddb commit 3f80fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/side_nav/_side_nav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
}
6363

6464
.euiSideNav__content {
65+
overflow: hidden;
6566
visibility: hidden;
6667
opacity: 0;
6768
max-height: 0;

0 commit comments

Comments
 (0)