fix: button min width
This commit is contained in:
parent
ec1c1ea87c
commit
004cb16fce
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ div {
|
||||||
|
|
||||||
button {
|
button {
|
||||||
width: 205px !important;
|
width: 205px !important;
|
||||||
|
min-width: 205px;
|
||||||
height: 38px;
|
height: 38px;
|
||||||
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue