Fixed button background color.
This commit is contained in:
parent
efa4d0ebba
commit
75b401e2b3
2 changed files with 2 additions and 1 deletions
|
|
@ -80,6 +80,7 @@ input.fsb-input {
|
|||
|
||||
button.fsb-button {
|
||||
box-sizing: border-box;
|
||||
background-color: #fff;
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
padding: 6px 12px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue