Explorar o código

Set 'top' to 0 so that it is directly above parent

sbkwgh %!s(int64=8) %!d(string=hai) anos
pai
achega
8bee4d9199
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/MenuButton.vue

+ 1 - 1
src/components/MenuButton.vue

@@ -72,7 +72,7 @@
 			opacity: 0;
 			margin-top: -1rem;
 			transition: all 0.25s;
-			top: 0.25rem;
+			top: 0rem;
 			left: 0;
 
 			@at-root #{&}--show {