7aff9a8
1
2
3
4
5
6
7
8
:root { --p-tag-gap: 0.5rem; } .comfy-installer { margin-top: max(1rem, max(0px, calc((100vh - 42rem) * 0.5))); }