mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 07:29:24 +08:00
refactor: expand and collapse button hide when treetable is closed
This commit is contained in:
parent
1c4709f192
commit
7afa33b76c
@ -25,7 +25,7 @@ export const ExpandActionInitializer = (props) => {
|
||||
return <ActionInitializer {...props} schema={schema} />;
|
||||
};
|
||||
|
||||
export const actionDesignerCss = css`
|
||||
const actionDesignerCss = css`
|
||||
position: relative;
|
||||
&:hover {
|
||||
.general-schema-designer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user