Merge pull request #1083 from ONLYOFFICE/bugfix/157

Bugfix/157
This commit is contained in:
Alexey Safronov 2022-11-29 10:28:36 +03:00 committed by GitHub
commit baf08554d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -159,6 +159,7 @@ const StyledAutoBackup = styled.div`
}
.auto-backup_badge {
height: 16px;
margin-left: 8px;
}
${(props) => !props.isEnableAuto && UnavailableStyles}

View File

@ -22,8 +22,6 @@ const Backup = ({
return (
<>
<HelpButton
displayType="auto"
place="bottom"
iconName={"/static/images/help.react.svg"}
tooltipContent={
<>