fix: Add styles only on mobile

This commit is contained in:
Seefs
2025-12-09 10:46:16 +08:00
parent 063597c191
commit 1ebbf5171f
2 changed files with 20 additions and 6 deletions

View File

@@ -377,7 +377,6 @@ const SiderBar = ({ onNavigate = () => {} }) => {
className='sidebar-container'
style={{
width: 'var(--sidebar-current-width)',
background: 'var(--semi-color-bg-1)',
}}
>
<SkeletonWrapper