fix: overflow of customer selector
This commit is contained in:
parent
f2511c84b5
commit
d050816e17
@ -185,7 +185,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: var(--padding-md) var(--padding-lg);
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
|
||||
> .customer-field {
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user