styles enhancements

This commit is contained in:
2025-10-29 00:40:08 +03:00
parent 096f131eaf
commit dff002f84a
6 changed files with 39 additions and 32 deletions

View File

@@ -104,9 +104,9 @@
left: auto;
}
/* .headerContainer{
} */
.headerContainer {
margin: 5px 0px;
}
/* Enhanced responsive item description */
@@ -435,7 +435,7 @@
width: 28%;
height: 32px;
left: 36%;
border-radius: 40%;
border-radius: 16px;
}
.orderTypeSelect {
width: 95%;
@@ -443,21 +443,6 @@
margin-right: 5%;
}
/* Style for the select component and its dropdown */
:global(.ant-select .ant-select-selection-item) {
font-size: 12px !important;
font-weight: 700 !important;
text-align: center;
}
:global(.ant-select .ant-select-arrow) {
font-weight: 600 !important;
color:black;
}
:global(.ant-select-dropdown .ant-select-item) {
font-size: 12px !important;
font-weight: 600 !important;
}
.searchButtonContainer {
right: 20px;
border-radius: 50%;