mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-23 11:45:18 +01:00
make better defaults for user popovers, closer to OG behavior
This commit is contained in:
parent
8a87d82b7b
commit
96d45617e2
@ -83,8 +83,8 @@ export const defaultState = {
|
||||
useContainFit: true,
|
||||
disableStickyHeaders: false,
|
||||
showScrollbars: false,
|
||||
userPopoverAvatarAction: 'close',
|
||||
userPopoverOverlay: true,
|
||||
userPopoverAvatarAction: 'open',
|
||||
userPopoverOverlay: false,
|
||||
sidebarColumnWidth: '25rem',
|
||||
contentColumnWidth: '45rem',
|
||||
notifsColumnWidth: '25rem',
|
||||
|
Loading…
Reference in New Issue
Block a user