feat(seh2g): improve spacing for result count
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user