mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Fix provider icon size
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user