3
0
Fork 0

fix: add placeholder when grid has no filters

otherwise tools section doesn't get pushed to the right
This commit is contained in:
Lance Edgar 2025-01-11 19:42:25 -06:00
parent 956021dcbf
commit b972f1a132

View file

@ -89,6 +89,9 @@
</div>
</form>
% else:
<div></div>
% endif
<div style="display: flex; flex-direction: column; justify-content: space-between;">