Fixed some select2 css for invoice and bill

This commit is contained in:
Batuhan Baş
2019-01-14 18:49:38 +03:00
parent 3b41b90ea2
commit 34f1523b0f
3 changed files with 22 additions and 8 deletions

10
public/css/app.css vendored
View File

@ -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 {