mirror of https://github.com/VERT-sh/VERT.git
fix: custom donation height
This commit is contained in:
parent
136a781f76
commit
93c06834f7
|
@ -241,6 +241,7 @@
|
||||||
placeholder={m["about.donate.custom"]()}
|
placeholder={m["about.donate.custom"]()}
|
||||||
prefix="$"
|
prefix="$"
|
||||||
type="number"
|
type="number"
|
||||||
|
class="h-full"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue