remove(style): refs #6486 remove from claimCard
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pablo Natek 2024-03-01 10:51:58 +01:00
parent be9b70d9f5
commit eca0997db5
1 changed files with 0 additions and 3 deletions

View File

@ -189,9 +189,6 @@ onMounted(async () => {
</CardDescriptor>
</template>
<style scoped>
body {
background-color: var(--vn-gray);
}
.q-item__label {
margin-top: 0;
}