mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
remove unused font-scale 1
This commit is contained in:
parent
0361b99a11
commit
432e0c1e71
@ -31,7 +31,7 @@
|
||||
{{ $t('qrCode') }}
|
||||
</b-dropdown-item>
|
||||
<b-dropdown-item class="pt-3 test-delete-link" @click="deleteLink()">
|
||||
<b-icon icon="trash" font-scale="1"></b-icon>
|
||||
<b-icon icon="trash"></b-icon>
|
||||
{{ $t('delete') }}
|
||||
</b-dropdown-item>
|
||||
</b-dropdown>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user