fix potential stale state on list config reorder, slight redesign

This commit is contained in:
jeffvli
2025-12-02 17:40:00 -08:00
parent 7701ea0a8c
commit d22b24d98f
4 changed files with 22 additions and 11 deletions
@@ -128,7 +128,7 @@ export const ListConfigMenu = (props: ListConfigMenuProps) => {
<Modal
handlers={handlers}
opened={isOpen}
size="lg"
size="xl"
title={t('common.configure', { postProcess: 'sentenceCase' })}
>
<Stack gap="xs">