mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Fix page jumping on repeater entry
This commit is contained in:
@@ -192,7 +192,7 @@ export default defineComponent({
|
||||
<style lang="scss" scoped>
|
||||
|
||||
.v-notice {
|
||||
margin-bottom: 6px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.v-list {
|
||||
|
||||
Reference in New Issue
Block a user