Repair beautiful apps

This commit is contained in:
2025-11-04 17:01:27 +07:00
parent 2ac707611f
commit d955cc7942
3 changed files with 82 additions and 5 deletions

View File

@@ -24,6 +24,10 @@ const LayoutSidebar = () => {
left: 0,
top: 0,
bottom: 0,
borderTopRightRadius: '30px',
borderBottomRightRadius: '30px',
boxShadow: '5px 0 10px rgba(0, 0, 0, 0.4)',
zIndex: 9999
}}
>
<LayoutLogo />