mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:50:14 +08: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…
Reference in New Issue
Block a user