feat: finish up the profile popup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-18 13:03:20 +02:00
parent 69feff6cf8
commit b3ef59ac48
No known key found for this signature in database
3 changed files with 187 additions and 12 deletions

View file

@ -1,9 +1,9 @@
<template>
<span class="spacer"></span>
<span class="vertical-spacer"></span>
</template>
<style scoped>
.spacer {
.vertical-spacer {
height: 0.2dvh;
display: block;
margin: 0.8dvh 0.2dvw;