diff --git a/frontend/packages/shared/src/hive-btn.css b/frontend/packages/shared/src/hive-btn.css index 0d5c96d9..d3d16f17 100644 --- a/frontend/packages/shared/src/hive-btn.css +++ b/frontend/packages/shared/src/hive-btn.css @@ -1,14 +1,20 @@ -/* hive-btn.css — scoped stylesheet for the customized built-in - button element (hive-btn.js). Loaded as raw text at build time - (esbuild's `text` loader) and turned into a `CSSStyleSheet` adopted by - the element's own shadow root. `:host` styles the button itself (the - element *is* a real `