Skip to content

Commit 45cb547

Browse files
committed
fix: drawer
1 parent 5e23f4d commit 45cb547

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/components/Drawer/Drawer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.ydb-drawer {
22
&__drawer-container {
3+
--gn-drawer-item-position: absolute;
34
position: relative;
45

56
overflow: hidden;

src/containers/App/App.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ body,
5050

5151
--g-popover-max-width: 500px;
5252

53-
--gn-drawer-item-position: absolute;
54-
5553
&_theme_light,
5654
&_theme_light-hc {
5755
--code-background-color: var(--g-color-base-simple-hover);

0 commit comments

Comments
 (0)