Files
FastGPT/client/src/styles/reactflow.scss
2023-07-25 13:22:07 +08:00

7 lines
115 B
SCSS

.react-flow__panel {
display: none;
}
.react-flow__panel.react-flow__attribution {
display: none !important;
}