Fix Tricolour schedule screenshots

This commit is contained in:
Samuel Elliott 2022-11-13 01:05:01 +00:00
parent ca8377a739
commit 3bc3433421
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6

View File

@ -42,7 +42,11 @@
/>
<div class="flex-1 relative" v-if="tricolor?.isTricolorActive">
<StageImage imgClass="rounded-2xl" :stage="tricolor?.tricolorStage" />
<StageImage
imgClass="rounded-2xl"
:stage="tricolor?.tricolorStage"
textSize="text-3xl"
/>
<div class="absolute top-0 right-0 rounded-full bg-black p-1">
<img src="@/assets/img/rules/tricolor.svg" class="h-12 w-12" />