Skip to content

Commit b878ce3

Browse files
authored
fix(themebuilder): togglebutton z-index (#4128)
1 parent ceec1e7 commit b878ce3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/themebuilder/app/_components/sidebar/sidebar.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
background-color: var(--ds-color-neutral-background-default);
8989
cursor: pointer;
9090
place-items: center;
91+
z-index: 1;
9192
}
9293

9394
@media screen and (max-width: 1900px) {

0 commit comments

Comments
 (0)