refactor: adjust spacing
This commit is contained in:
parent
90aef899ac
commit
004bf00be9
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ watch(
|
||||||
|
|
||||||
<!-- stat -->
|
<!-- stat -->
|
||||||
<AppBox bordered class="column full-width">
|
<AppBox bordered class="column full-width">
|
||||||
<div class="row q-pb-lg justify-between items-center">
|
<div class="row q-pb-sm justify-between items-center">
|
||||||
<div class="text-weight-bold text-subtitle1">
|
<div class="text-weight-bold text-subtitle1">
|
||||||
{{ $t('personnelStatTitle') }}
|
{{ $t('personnelStatTitle') }}
|
||||||
{{ selectorLabel === '' ? '' : $t(selectorLabel) }}
|
{{ selectorLabel === '' ? '' : $t(selectorLabel) }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue