[develop | DONE | FIXED ] itypos in customization

This commit is contained in:
argirok 2024-09-18 13:23:16 +03:00
parent b7e1fb3965
commit eb469d068e
1 changed files with 5 additions and 5 deletions

View File

@ -57,8 +57,8 @@
<div *ngIf="menuSelected.id == 'backgrounds'" class=" uk-padding-small ">
<div class="customizationMenuItems uk-margin-small">
<div class="uk-h4">Backgrounds</div>
<div>Note: Custom background style settings will override any identity settings that effect the
visualisation of a background.
<div>Note: Custom background style settings will override any settings that affect the
visualisation of backgrounds.
</div>
<div class="uk-margin-large-top uk-margin-small-bottom uk-h5"> Quick look
@ -78,8 +78,8 @@
<div *ngIf="menuSelected.id == 'buttons'" class=" uk-padding-small ">
<div class="customizationMenuItems uk-margin-small">
<div class="uk-h4">Buttons</div>
<div>Note: Custom background style settings will override any identity settings that effect the
visualisation of a background.
<div>Note: Custom buttons style settings will override any settings that affect the
visualisation of buttons.
</div>
<div class="uk-margin-large-top uk-margin-small-bottom uk-h5"> Quick look
@ -102,7 +102,7 @@
<div class=" customizationMenuItems uk-margin-small">
<div class="uk-h4">Identity</div>
<div>Note: Custom identity style settings will effect the visualisation of the whole gateway. That
<div>Note: Custom identity style settings will affect the visualisation of the whole gateway. That
includes <span class="uk-text-bold">buttons, links, tabs, backgrounds, etc.</span></div>
</div>