mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
fix: action button style (#5433)
This commit is contained in:
parent
7bd96fd154
commit
cb8eb0d035
@ -52,7 +52,7 @@ const useStyles = genStyleHook('nb-action', (token) => {
|
||||
marginInlineEnd: '0px !important',
|
||||
},
|
||||
'.nb-action-title': {
|
||||
marginInlineStart: `${token.controlPaddingHorizontalSM} px`,
|
||||
marginInlineStart: `${token.controlPaddingHorizontalSM}px`,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user