dynamic width of the products to fit on the screen
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
{% block title %}{{ t(key="admin-products", lang=lang | default(value='sk')) }}{% endblock title %}
|
||||
{% block crumb %}{{ t(key="admin-products", lang=lang | default(value='sk')) }}{% endblock crumb %}
|
||||
{% block main_class %}max-w-none{% endblock main_class %}
|
||||
|
||||
{% block content %}
|
||||
{% set business = audience == "business" %}
|
||||
|
||||
Reference in New Issue
Block a user