mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
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…
x
Reference in New Issue
Block a user