Merge pull request #1074 from ONLYOFFICE/feature/edit-style-numbering

[DE] Edit style bullets-numbers
This commit is contained in:
JuliaSvinareva 2021-08-13 19:04:49 +03:00 committed by GitHub
commit 4bb198d1f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
.ios {
.view {
.page-content{
.bullets-numbers{
background: #fff;
}
}

View file

@ -274,7 +274,7 @@ const PageBulletsAndNumbers = props => {
const storeTextSettings = props.storeTextSettings;
return (
<Page>
<Page className="bullets-numbers">
<Navbar title={t('Edit.textBulletsAndNumbers')} backLink={t('Edit.textBack')}>
{Device.phone &&
<NavRight>