Skip to content

Commit 67e9118

Browse files
committed
fix: stylelint
1 parent 5ece334 commit 67e9118

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/containers/Drawer/Drawer.scss

+3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
.ydb-drawer {
22
&__drawer-container {
33
position: relative;
4+
45
overflow: hidden;
6+
57
height: 100%;
68
}
79

810
&__item {
911
z-index: 4;
12+
1013
height: 100%;
1114
}
1215
}

0 commit comments

Comments
 (0)