AccompanyingCourse: uniformity of styles

This commit is contained in:
2021-08-18 22:24:40 +02:00
parent d652771af0
commit 1aa77bd1c4
9 changed files with 53 additions and 39 deletions

View File

@@ -3,9 +3,12 @@
<h2><a name="section-70"></a>{{ $t('resources.title')}}</h2>
<div>
<div v-if="resources.length > 0">
<label class="col-form-label">{{ $tc('resources.counter', counter) }}</label>
</div>
<div v-else>
<label class="chill-no-data-statement">{{ $tc('resources.counter', counter) }}</label>
</div>
<table class="table table-bordered table-striped border-dark align-middle" v-if="resources.length > 0">
<thead>