This commit is contained in:
archer
2023-07-01 13:09:02 +08:00
parent 4c54e1821b
commit 9bdd5f522d
85 changed files with 4738 additions and 1236 deletions

View File

@@ -0,0 +1,3 @@
.react-flow__panel {
display: none;
}

View File

@@ -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;