mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-08-13 00:45:11 +09:00
Left align the role property labels
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -104,6 +104,7 @@ export default function RoleProperties(props: { plugin: WebPlugin, role?: lib.Ro
|
||||
<Form
|
||||
form={form}
|
||||
disabled={!canUpdate}
|
||||
labelAlign="left"
|
||||
labelCol={{ span: 12 }}
|
||||
wrapperCol={{ span: 12 }}
|
||||
labelWrap
|
||||
|
||||
Reference in New Issue
Block a user