Client: PortalSettings: SSO: fix badge width

This commit is contained in:
Viktor Fomin 2023-03-22 11:56:30 +03:00
parent 05078e6477
commit cd983e6fee

View File

@ -69,7 +69,6 @@ const ToggleSSO = (props) => {
<Badge
backgroundColor="#EDC409"
label={t("Common:Paid")}
maxWidth="31px"
className="toggle-caption_title_badge"
isPaidBadge={true}
/>