feat: v4
This commit is contained in:
3
client/src/styles/reactflow.scss
Normal file
3
client/src/styles/reactflow.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.react-flow__panel {
|
||||
display: none;
|
||||
}
|
||||
@@ -83,6 +83,9 @@ textarea::placeholder {
|
||||
.grecaptcha-badge {
|
||||
display: none !important;
|
||||
}
|
||||
.react-flow__panel.react-flow__attribution {
|
||||
display: none !important;
|
||||
}
|
||||
.textlg {
|
||||
background: linear-gradient(to bottom right, #1237b3 0%, #3370ff 40%, #4e83fd 80%, #85b1ff 100%);
|
||||
-webkit-background-clip: text;
|
||||
|
||||
Reference in New Issue
Block a user