Explorar o código

Add margin-top to account for raised placeholder height

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

+ 1 - 0
src/components/FancyInput.vue

@@ -46,6 +46,7 @@
 
 	.fancy_input {
 		position: relative;
+		margin-top: 0.25rem;
 
 		@at-root #{&}__placeholder {
 			position: absolute;