mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
style: optimize title styling on the public form configuration page (#6614)
This commit is contained in:
parent
d2025ee76f
commit
7e993b867d
@ -147,6 +147,7 @@ export function AdminPublicFormPage() {
|
||||
}}
|
||||
>
|
||||
<Breadcrumb
|
||||
style={{ marginLeft: '10px' }}
|
||||
items={[
|
||||
{
|
||||
title: <Link to={`/admin/settings/public-forms`}>{t('Public forms', { ns: NAMESPACE })}</Link>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user