Graph fixes

This commit is contained in:
2026-06-26 01:31:19 -04:00
parent 738f13e745
commit efd08cbabe
5 changed files with 15 additions and 8 deletions

View File

@@ -80,8 +80,7 @@ onMounted(async () => {
</div>
<div v-else class="strip">
<div v-for="d in filler" class="day">
<div class="day-name w-100 br-2 overflow-hidden pos-rel"><Loading /></div>
<div class="br-2 overflow-hidden pos-rel mb-2" style="height: 80px; width: 80px;"><Loading /></div>
<div class="br-2 overflow-hidden pos-rel my-2" style="height: 50px; width: 50px;"><Loading /></div>
<div class="day-temps mb-2">
<div class="br-2 overflow-hidden pos-rel" style="width: 50px; height: 1em"><Loading/></div>
<div class="br-2 overflow-hidden pos-rel" style="width: 50px; height: 1em"><Loading/></div>