Expense_Manangement_Feature #328

Merged
pramod.mahajan merged 54 commits from Expense_Manangement_Feature into main 2025-08-07 12:31:38 +00:00
Showing only changes of commit e4058a9cb4 - Show all commits

View File

@ -67,7 +67,7 @@ const SelectMultiple = ({
const dropdownElement = (
<div
ref={dropdownRef}
className="multi-select-dropdown-options"
className="multi-select-dropdown-options py-2"
style={{
position: "absolute",
top: dropdownStyles.top,