mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
fix(front): 调整 GlobalDrawer 组件的样式,增加内边距以改善布局
This commit is contained in:
@@ -28,7 +28,7 @@ const Children = () =>
|
||||
"
|
||||
>
|
||||
<DrawerContent>
|
||||
<div class="mx-auto w-full max-w-sm pb-10">
|
||||
<div class="mx-auto w-full max-w-sm pb-10 px-3">
|
||||
<Children />
|
||||
</div>
|
||||
</DrawerContent>
|
||||
|
||||
Reference in New Issue
Block a user