diff --git a/src/components/stage-selector/stage-selector.css b/src/components/stage-selector/stage-selector.css index 73df5305ff6823fbfbd70e665bfb1e183f98af1a..06dff7210e09c08d62932609b8603a6a3fdad251 100644 --- a/src/components/stage-selector/stage-selector.css +++ b/src/components/stage-selector/stage-selector.css @@ -58,9 +58,6 @@ $header-height: calc($stage-menu-height - 2px); padding: 0.3rem 0.75rem; font-size: 0.625rem; color: $text-primary; - background: white; - border: 1px solid #eaeaea; - border-radius: 0.25rem; user-select: none; }