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