Fixed some select2 css for invoice and bill
This commit is contained in:
10
public/css/app.css
vendored
10
public/css/app.css
vendored
@ -918,14 +918,8 @@ input[type="number"] {
|
||||
}
|
||||
/* App Detail Page Sliders Finish */
|
||||
|
||||
.select2-results__option {
|
||||
color: lightslategray;
|
||||
}
|
||||
|
||||
.select2-results__option:hover {
|
||||
color: white;
|
||||
background: #6da252;
|
||||
cursor: pointer;
|
||||
.select2-container .select2-selection--multiple{
|
||||
min-height: 34px;
|
||||
}
|
||||
|
||||
.box-body .app-price-suffix {
|
||||
|
Reference in New Issue
Block a user