Remove Antigravity slash command limitation note

Slash commands do work in Antigravity, so the asterisk and tooltip
warning on the Antigravity badge were incorrect. Removes both.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-03-21 00:47:13 -07:00
co-authored by Claude Opus 4.6
parent df62662dcc
commit e2f25e2886
3 changed files with 3964 additions and 10 deletions
-7
View File
@@ -2319,13 +2319,6 @@ code {
opacity: 1;
}
/* Allow wider tooltips to wrap */
.install-provider-badge.has-tooltip::after {
white-space: normal;
width: 220px;
text-align: center;
}
/* Hero logo icon wrapper */
.hero-logo-icon {
display: inline-flex;