No more inline CSS

This commit is contained in:
Thomas Sileo
2022-08-29 21:42:54 +02:00
parent 2fb85e138e
commit ebdba62a06
11 changed files with 213 additions and 66 deletions

View File

@@ -46,7 +46,7 @@
</div>
{% else %}
<div style="padding: 20px;">
<div class="empty-state">
<p>Nothing to see here yet!</p>
</div>
{% endif %}