0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Fixed signup card button height (#21446)

ref DES-923
This commit is contained in:
Sodbileg Gansukh 2024-10-29 15:31:29 +08:00 committed by GitHub
parent f8ef2a1cb6
commit 4b32a3d9c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -223,6 +223,7 @@
align-items: center;
height: 2.9em;
min-height: 46px;
height: 100%;
padding: 0 1.2em;
outline: none;
border: none;