UX: remove fixed width from buttons (#20369)

This commit is contained in:
chapoi 2023-02-20 17:17:17 +07:00 committed by GitHub
parent 43800eeb73
commit dc7a2f0d1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -76,7 +76,6 @@
button {
margin-top: 10px;
display: block;
width: 300px;
}
form {

View File

@ -68,7 +68,6 @@
button {
margin-top: 10px;
display: block;
width: 300px;
}
form {