Make margins/paddings automatically adapt in rtl

No need for separate rules for rtl, yay!
This commit is contained in:
daudix
2024-07-05 05:54:19 +03:00
parent 4edb6e9760
commit 1758eb99a8
13 changed files with 40 additions and 136 deletions

View File

@ -12,7 +12,7 @@
{% if warning %}warning{% endif %}
{% if caution %}caution{% endif %}
">
<p class="alert-name">
<p class="alert-title">
<i class="icon"></i>
{%- if note -%}
{{ macros_translate::translate(key="note", default="Note", language_strings=language_strings) }}