mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-14 23:11:56 -05:00
Unset width for popover in navigation (#393)
* unset width for popover in navigation * Remove update from navbar, update globally
This commit is contained in:
parent
6c6050d064
commit
16ef8631b2
|
|
@ -102,7 +102,7 @@ const extendedTheme = extendTheme({
|
|||
Popover: {
|
||||
variants: {
|
||||
responsive: {
|
||||
popper: {
|
||||
content: {
|
||||
maxWidth: "unset",
|
||||
width: "unset",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user