Add margin from all sides

This commit is contained in:
Cohee 2024-09-26 23:40:44 +03:00
parent 7c4d8b8d7a
commit dbca950aad
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{{/each}}
</ul>
{{#if omitted}}
<div class="marginTop5">
<div class="margin5">
<strong data-i18n="Omitted Settings:">Omitted Settings:</strong>&nbsp;<span>{{omitted}}</span>
</div>
{{/if}}