refactor: refs #7500 deleted useless code

This commit is contained in:
Jon Elias 2024-09-12 12:34:54 +02:00
parent 35247007f0
commit d00a88a3f4
1 changed files with 0 additions and 4 deletions

View File

@ -399,10 +399,6 @@ defineExpose({
</QPageSticky>
</template>
<style scoped>
/* .q-gutter-y-ms {
display: grid;
row-gap: 20px;
} */
.labelColor {
color: var(--vn-label-color);
}