chore: fix style issues [skip e2e]

This commit is contained in:
Aman Harwara
2023-08-07 00:53:53 +05:30
parent e61e1ff86d
commit a295b4f2f7
8 changed files with 16 additions and 21 deletions

View File

@@ -31,7 +31,7 @@ const PremiumFeaturesModal: FunctionComponent<Props> = ({
return (
<AlertDialog closeDialog={onClose} className="w-full max-w-[90vw] md:max-w-89">
<div tabIndex={-1} className="sn-component bg-default">
<div tabIndex={-1} className="sn-component">
<div tabIndex={0}>
{type === PremiumFeatureModalType.UpgradePrompt && (
<UpgradePrompt