Merge pull request #14045 from ramonlsouza/change-menu-max-width
change dropdown menu max-width value
This commit is contained in:
commit
6c21c690ea
@ -57,7 +57,7 @@
|
||||
border-radius: var(--border-radius);
|
||||
border: 0;
|
||||
z-index: 9999;
|
||||
max-width: 16rem;
|
||||
max-width: 22rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user