fix: button font size
This commit is contained in:
parent
b920db1ff9
commit
95dbd39d64
|
@ -123,6 +123,7 @@ button {
|
|||
background: #222222;
|
||||
border: 1px solid rgba(255, 255, 255, 0.1);
|
||||
color: #ffffff;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
button, input[type="checkbox"], input[type="checkbox"] + label {
|
||||
|
|
Loading…
Reference in New Issue
Block a user