mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-20 10:04:57 -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:
@@ -102,7 +102,7 @@ const extendedTheme = extendTheme({
|
||||
Popover: {
|
||||
variants: {
|
||||
responsive: {
|
||||
popper: {
|
||||
content: {
|
||||
maxWidth: "unset",
|
||||
width: "unset",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user