We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If this feature is disabled for now, the button hover state should be cursor: not-allowed;
cursor: not-allowed;
The text was updated successfully, but these errors were encountered:
+1 (or remove the entire button until the feature is enabled)
Sorry, something went wrong.
fix coral-xyz#2551 : send button not functional
51b54a5
@aarongillett i have added the cursor: not-allowed; property to the send button and created a PR also
fix #2551 : send button not functional (#3141)
fe2910f
reverted here #3143
Successfully merging a pull request may close this issue.
If this feature is disabled for now, the button hover state should be
cursor: not-allowed;
The text was updated successfully, but these errors were encountered: