mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Slider y offset
This commit is contained in:
@@ -44,3 +44,9 @@ export default defineComponent({
|
||||
},
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.v-slider {
|
||||
margin-top: 12px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user