adapt vue modals styles to bootstrap

This commit is contained in:
2021-07-13 15:35:48 +02:00
parent bdf0ec63d2
commit 50f3ec9064
9 changed files with 57 additions and 27 deletions

View File

@@ -4,7 +4,7 @@
<h2><a name="section-50"></a>{{ $t('resources.title')}}</h2>
<div>
<label>{{ $tc('resources.counter', counter) }}</label>
<label class="col-form-label">{{ $tc('resources.counter', counter) }}</label>
</div>
<table class="table table-bordered table-striped border-dark align-middle" v-if="resources.length > 0">