Skip to content

Commit

Permalink
feat: demo css update
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsf committed Aug 2, 2024
1 parent 04a442e commit c6d255d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DemoPreview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ export default defineComponent({
}
}
.fixed-class {
top: 20px;
top: 100px;
}
</style>

0 comments on commit c6d255d

Please sign in to comment.