We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 916cfdc + 351acf5 commit 9304d59Copy full SHA for 9304d59
1 file changed
packages/js/src/ai-content-planner/components/feature-modal.js
@@ -111,7 +111,7 @@ export const FeatureModal = ( {
111
( isOutline && ! isOutlineError ) ) &&
112
(
113
<UsageCounter
114
- className="yst-relative"
+ className="yst-relative yst-flex yst-items-center"
115
limit={ usageCountLimit }
116
requests={ usageCount }
117
mentionBetaInTooltip={ isPremium }
0 commit comments