UX: Bump up notification panel width to accommodate larger text
This commit is contained in:
parent
337545f4f6
commit
8e795d82f9
|
@ -128,7 +128,7 @@ export default createWidget("user-menu", {
|
|||
buildKey: () => "user-menu",
|
||||
|
||||
settings: {
|
||||
maxWidth: 300,
|
||||
maxWidth: 320,
|
||||
showLogoutButton: true
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue