Skip to content

Commit 6c0cb3b

Browse files
committed
Remove overflow hidden from group container styling
1 parent 4c977f8 commit 6c0cb3b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/ui/src/components/editor/settings/Group/Group.module.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
border-radius: 10px;
1414
color: var(--vscode-sideBarTitle-foreground);
1515
background-color: var(--cwc-bg-tertiary);
16-
overflow: hidden;
1716

1817
> div {
1918
border-top: 1px solid var(--cwc-border-color-dimmed);

0 commit comments

Comments
 (0)