Increase width of create table modal

This commit is contained in:
Andrew Kingston 2024-10-23 14:52:54 +01:00
parent 4eda072af4
commit 77bb3cf4da
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
disabled={error ||
!name ||
(rows.length && (!allValid || displayColumn == null))}
size="M"
>
<Input
thin