feat(seh2g): improve spacing for result count

This commit is contained in:
2020-12-31 12:22:03 +01:00
parent f5a260c229
commit 3a5229e39b

View File

@@ -46,8 +46,10 @@
v-model="search"
/>
</div>
<div class="has-text-grey has-text-right">
{{results.length}} Treffer.
</div>
</div>
<p class="has-text-grey has-text-right">{{results.length}} Treffer.</p>
<div class="content">
<table class="table is-hoverable">
<thead>