mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-10 23:14:13 +00:00
Enable bootstrap-5 theme for select2
This commit is contained in:
@ -245,11 +245,6 @@
|
||||
color: #98d296;
|
||||
}
|
||||
|
||||
/* Force select2 elements in modal forms to be full width */
|
||||
.select-full-width {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.basecurrency {
|
||||
color: #050;
|
||||
font-style: italic;
|
||||
@ -964,13 +959,6 @@ a.anchor {
|
||||
z-index: 99998;
|
||||
}
|
||||
|
||||
.select2-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.select2-container .select2-selection--single {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.select2-thumbnail {
|
||||
max-width: 24px;
|
||||
|
Reference in New Issue
Block a user