Fix page jumping on repeater entry

This commit is contained in:
Ben Haynes
2021-04-22 16:26:15 -04:00
parent de94e5d898
commit 63a6397625
2 changed files with 2 additions and 1 deletions

View File

@@ -192,7 +192,7 @@ export default defineComponent({
<style lang="scss" scoped>
.v-notice {
margin-bottom: 6px;
margin-bottom: 4px;
}
.v-list {