diff --git a/frontend/packages/shared/src/hive-dialog/hive-dialog.css b/frontend/packages/shared/src/hive-dialog/hive-dialog.css index 930cacb0..f602d33b 100644 --- a/frontend/packages/shared/src/hive-dialog/hive-dialog.css +++ b/frontend/packages/shared/src/hive-dialog/hive-dialog.css @@ -1,10 +1,11 @@ /* hive-dialog.css — scoped stylesheet for the shadow-DOM custom element (hive-dialog.js). Loaded as raw text at build time - (esbuild's `text` loader) and adopted via `adoptedStyleSheets`. `:host` - styles the element itself, which *is* the fixed-position backdrop — no - separate light-DOM backdrop div. Button styling (base look + cancel/ - confirm/danger variants) lives in hive-btn.css, not here — the dialog's - buttons are elements with their own shadow root. */ + (esbuild's `text` loader) and appended as a `