mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 10:35:27 +00:00
make height constaint simpler
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
<article class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto min-h-screen"
|
||||
<article class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto"
|
||||
{% if layout.fullwith %}
|
||||
style="max-width: 90%"
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user