update
This commit is contained in:
@@ -66,7 +66,7 @@ Parameters:
|
||||
{% endif %}
|
||||
|
||||
{% if "center" in style %}
|
||||
{% set row_class = row_class ~ " text-center items-center mx-auto " %}
|
||||
{% set row_class = row_class ~ " text-center items-center" %}
|
||||
{% set col_class = col_class ~ " flex-1 " %}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user