mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 20:58:12 +00:00
Optimize the project structure and introduce DDD design (#394)
This commit is contained in:
6
projects/app/src/web/styles/reactflow.scss
Normal file
6
projects/app/src/web/styles/reactflow.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.react-flow__panel {
|
||||
display: none;
|
||||
}
|
||||
.react-flow__panel.react-flow__attribution {
|
||||
display: none !important;
|
||||
}
|
Reference in New Issue
Block a user