fixed display tooltip

This commit is contained in:
Elyor Djalilov 2022-12-07 13:04:49 +05:00
parent b1aa666620
commit e45a063e22
5 changed files with 6 additions and 1 deletions

View File

@ -125,6 +125,7 @@ const DNSSettings = (props) => {
<div className="category-item-heading">
<div className="category-item-title">{t("DNSSettings")}</div>
<HelpButton
offsetRight={0}
iconName="static/images/combined.shape.svg"
size={12}
tooltipContent={tooltipDNSSettingsTooltip}

View File

@ -495,6 +495,7 @@ class LanguageAndTimeZone extends React.Component {
{t("StudioTimeLanguageSettings")}
</div>
<HelpButton
offsetRight={0}
iconName="static/images/combined.shape.svg"
size={12}
tooltipContent={tooltipLanguageTimeSettings}

View File

@ -263,6 +263,7 @@ const PortalRenaming = (props) => {
<div className="category-item-heading">
<div className="category-item-title">{t("PortalRenaming")}</div>
<HelpButton
offsetRight={0}
iconName="static/images/combined.shape.svg"
size={12}
tooltipContent={tooltipPortalRenamingTooltip}

View File

@ -318,6 +318,7 @@ class WelcomePageSettings extends React.Component {
{t("CustomTitlesWelcome")}
</div>
<HelpButton
offsetRight={0}
iconName="static/images/combined.shape.svg"
size={12}
tooltipContent={tooltipCustomTitlesTooltip}

View File

@ -126,6 +126,7 @@ const ActiveSessions = ({
{t("Profile:LogoutAllActiveSessions")}
</Link>
<HelpButton
offsetRight={0}
iconName="/static/images/info.react.svg"
tooltipContent={
<Text fontSize="13px">