Fix padding around the Icon field

This commit is contained in:
Bubka 2025-06-06 09:53:34 +02:00
parent 8a50b3c087
commit 4ab56d74ed

View File

@ -493,7 +493,7 @@
<!-- icon upload -->
<label for="filUploadIcon" class="label">{{ $t('twofaccounts.icon') }}</label>
<div class="columns is-mobile mb-0">
<div class="column">
<div class="column pt-0">
<!-- try my luck -->
<fieldset v-if="user.preferences.getOfficialIcons" :disabled="!form.service">
<div class="field is-grouped">