popup reminder close style

This commit is contained in:
Yuri Kuznetsov
2024-11-04 13:04:43 +02:00
parent ca14490e7b
commit a490e6b1bd
@@ -1,5 +1,5 @@
{{#if closeButton}}
<a role="button" tabindex="0" class="pull-right close" data-action="close" aria-hidden="true">×</a>
<a role="button" tabindex="0" class="pull-right close" data-action="close" aria-hidden="true"><span class="fas fa-times"></span></a>
{{/if}}
<h4>{{header}}</h4>