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 = (
|
const dropdownElement = (
|
||||||
<div
|
<div
|
||||||
ref={dropdownRef}
|
ref={dropdownRef}
|
||||||
className="multi-select-dropdown-options"
|
className="multi-select-dropdown-options py-2"
|
||||||
style={{
|
style={{
|
||||||
position: "absolute",
|
position: "absolute",
|
||||||
top: dropdownStyles.top,
|
top: dropdownStyles.top,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user