fix(striker-ui): center add network button

main
Tsu-ba-me 2 years ago
parent b269770d3a
commit 81139bb1ad
  1. 4
      striker-ui/components/ManageManifest/AnvilNetworkConfigInputGroup.tsx

@ -244,6 +244,10 @@ const AnvilNetworkConfigInputGroup = <
}}
/>
),
display: 'flex',
justifyContent: 'center',
md: 3,
sm: 2,
},
'anvil-network-config-input-cell-dns': {
children: (

Loading…
Cancel
Save