change height of select2
This commit is contained in:
parent
6d636ceea3
commit
e78945e4d2
@ -16,6 +16,12 @@
|
||||
-webkit-box-shadow: none !important;
|
||||
font-size: 1rem !important;
|
||||
background-color: var(--bs-body-bg) !important;
|
||||
padding: 0.375rem 0.75rem !important;
|
||||
}
|
||||
|
||||
.select2-container--bootstrap .select2-selection--single {
|
||||
line-height: 1.5 !important;
|
||||
height: fit-content !important;
|
||||
}
|
||||
|
||||
.select2-selection__rendered {
|
||||
|
Loading…
x
Reference in New Issue
Block a user