mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-06 04:10:13 +00:00
fix address input width
This commit is contained in:
@@ -561,7 +561,7 @@ export default function Page() {
|
|||||||
</Button>
|
</Button>
|
||||||
</SettingsFormCell>
|
</SettingsFormCell>
|
||||||
{showAdvancedSettings && (
|
{showAdvancedSettings && (
|
||||||
<SettingsFormCell span="quarter">
|
<SettingsFormCell span="half">
|
||||||
<FormField
|
<FormField
|
||||||
control={
|
control={
|
||||||
form.control
|
form.control
|
||||||
|
|||||||
Reference in New Issue
Block a user