fix: button min width

This commit is contained in:
Xmader 2021-02-06 05:12:34 -05:00
parent ec1c1ea87c
commit 004cb16fce
No known key found for this signature in database
GPG Key ID: A20B97FB9EB730E4
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ div {
button {
width: 205px !important;
min-width: 205px;
height: 38px;
color: #fff;