warping the order-type-select-container styles
This commit is contained in:
@@ -414,3 +414,12 @@ label {
|
||||
.ant-select-selection-overflow-item {
|
||||
z-index: 999 !important;
|
||||
}
|
||||
|
||||
/* Target selection item and arrow in the Select component (not the dropdown) */
|
||||
.order-type-select-container :where(.ant-select .ant-select-selection-item) {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.order-type-select-container :where(.ant-select .ant-select-arrow) {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user