diff --git a/lib/panel.css.ts b/lib/panel.css.ts index 4f17abb..603191e 100644 --- a/lib/panel.css.ts +++ b/lib/panel.css.ts @@ -16,7 +16,6 @@ export const panelClass = style({ borderWidth: genericVars.border.weight.normal, borderStyle: 'solid', borderColor: 'transparent', - flex: 1, }); const variants: Record<