mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 20:34:57 +00: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:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<WoodpeckerIcon class="woodpecker h-16" />
|
||||
<WoodpeckerIcon class="woodpecker h-20" />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
Reference in New Issue
Block a user