mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-11 11:01:54 +02:00
Fix cut of woodpecker animation (#1402)
the woodpecker svg was cut on top and bottom when moving during an active pipeline.
This commit is contained in:
parent
db1ec4d33f
commit
b417edf8c1
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<WoodpeckerIcon class="woodpecker h-16" />
|
||||
<WoodpeckerIcon class="woodpecker h-20" />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user