fix styling for mass input buttons
This commit is contained in:
parent
0a48f114f8
commit
203347d28a
@ -1,7 +1,7 @@
|
||||
.btn-mass-input-delete,
|
||||
.btn-mass-input-add {
|
||||
.btn.btn-mass-input-delete,
|
||||
.btn.btn-mass-input-add {
|
||||
background-color: #999;
|
||||
min-width: auto;
|
||||
min-width: 50px;
|
||||
padding: 5px 15px;
|
||||
font-weight: 700;
|
||||
font-size: 1.3rem;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user