mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
Fix text centering
This commit is contained in:
parent
455b9b3ca7
commit
aa6390062f
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@
|
|||
color: #ffffff;
|
||||
border-radius: 8px;
|
||||
height: 48px;
|
||||
line-height: 24px;
|
||||
padding: 12px 20px;
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue