mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-09 17:18:31 +00:00
fix address input width
This commit is contained in:
parent
820f66e58f
commit
3fcfd3304f
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@ export default function Page() {
|
|||
</Button>
|
||||
</SettingsFormCell>
|
||||
{showAdvancedSettings && (
|
||||
<SettingsFormCell span="quarter">
|
||||
<SettingsFormCell span="half">
|
||||
<FormField
|
||||
control={
|
||||
form.control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue