ui: fix git icon
This commit is contained in:
parent
c17064f853
commit
534ccd6bf6
@ -218,7 +218,7 @@
|
||||
id="git"
|
||||
href="{application.gitSource.htmlUrl}/{application.repository}/tree/{application.branch}"
|
||||
target="_blank"
|
||||
class="w-10"
|
||||
class="w-6 h-6"
|
||||
>
|
||||
{#if application.gitSource?.type === 'gitlab'}
|
||||
<svg viewBox="0 0 128 128" class="icons">
|
||||
|
Loading…
x
Reference in New Issue
Block a user