mirror of
https://github.com/traefik/traefik.git
synced 2026-05-05 04:16:25 +02:00
Fix provider icon size
This commit is contained in:
parent
70968bc6a9
commit
ea4f307fcd
@ -6,7 +6,7 @@
|
||||
<q-card-section>
|
||||
<div class="row items-center no-wrap">
|
||||
<div class="col text-center">
|
||||
<q-avatar class="provider-logo">
|
||||
<q-avatar class="provider-logo" font-size="inherit">
|
||||
<q-icon :name="`img:${getLogoPath}`" />
|
||||
</q-avatar>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user