@@ -477,7 +477,6 @@
@at-root #{&}__button {
border: none;
- padding: 1px;
&::before {
opacity: 1;
@@ -492,6 +491,14 @@
top: 0.5rem;
border-radius: 0.25rem;
+ @at-root #{&}__button {
+ border: none;
+
+ span {
+ top: 0.5rem;
+ }
@at-root #{&}__menu_group {
left: calc(3.5rem - 100vw);
width: calc(100vw - 0.25rem);