feat: finish up the profile popup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
This commit is contained in:
parent
69feff6cf8
commit
b3ef59ac48
3 changed files with 187 additions and 12 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue