This commit is contained in:
2026-06-30 00:28:37 +02:00
parent 7a593fc204
commit b3d2654779
6 changed files with 608 additions and 741 deletions
+9 -2
View File
@@ -1,9 +1,16 @@
<script lang="ts" setup>
</script>
<template>
<v-text-field
bg-color="grey-lighten-1"
class="overflow-hidden"
density="compact"
flat
hide-details
rounded="pill"
variant="solo-filled"
></v-text-field>
</template>
<style scoped>