Highlight Separator Line Between Expense Details and History Section adding border-2 for the thikness of the line. #326

Merged
pramod.mahajan merged 4 commits from Expense_Bugs into Expense_Manangement_Feature 2025-08-06 09:41:43 +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,