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

View file

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