Skip to content

Commit

Permalink
build: style refine
Browse files Browse the repository at this point in the history
  • Loading branch information
codercup2 committed Jan 28, 2024
1 parent 2fc5477 commit 3b257a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/default.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<view class="default-layout">
<slot />
<view class="text-gray-400 m-auto mt-20">[default layout]</view>
<view class="text-gray-400 m-auto mt-16">[default layout]</view>
</view>
</template>

Expand Down

0 comments on commit 3b257a0

Please sign in to comment.