Explorar o código

Align to center of button

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

+ 3 - 0
src/components/LoadingButton.vue

@@ -40,6 +40,9 @@
 		@at-root #{&}__slot {
 			transition: all 0.2s;
 			opacity: 1;
+			display: flex;
+			align-items: center;
+			height: 100%;
 		}