mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 23:49:27 +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} />;
|
return <ActionInitializer {...props} schema={schema} />;
|
||||||
};
|
};
|
||||||
|
|
||||||
export const actionDesignerCss = css`
|
const actionDesignerCss = css`
|
||||||
position: relative;
|
position: relative;
|
||||||
&:hover {
|
&:hover {
|
||||||
.general-schema-designer {
|
.general-schema-designer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user