added select 2 on capitolato
This commit is contained in:
@@ -307,4 +307,23 @@
|
||||
width: 250px !important;
|
||||
min-width: 250px !important;
|
||||
}
|
||||
|
||||
#partsTableBody .extra-field-td .select2-container {
|
||||
width: 100% !important;
|
||||
min-width: 180px !important;
|
||||
}
|
||||
|
||||
#partsTableBody .extra-field-td .select2-selection--single {
|
||||
height: 31px !important;
|
||||
padding: 0.15rem 0.35rem !important;
|
||||
border: 1px solid #ced4da !important;
|
||||
}
|
||||
|
||||
#partsTableBody .extra-field-td .select2-selection__rendered {
|
||||
line-height: 28px !important;
|
||||
}
|
||||
|
||||
#partsTableBody .extra-field-td .select2-selection__arrow {
|
||||
height: 29px !important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user