Insufficient Bottom Spacing in All Dropdown in Expenses Filter
This commit is contained in:
parent
381019dcaa
commit
e4058a9cb4
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user