chore: small fixes and optimizations
This commit is contained in:
@@ -212,7 +212,7 @@ const AccessControlForm = forwardRef((props: AccessControlFormProps, ref) => {
|
||||
id: 'models.accessControlModal.includeusers'
|
||||
})}
|
||||
</span>
|
||||
<DownOutlined />
|
||||
<DownOutlined style={{ fontSize: 12 }} />
|
||||
</span>
|
||||
</Dropdown>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user