fix: Add styles only on mobile
This commit is contained in:
@@ -377,7 +377,6 @@ const SiderBar = ({ onNavigate = () => {} }) => {
|
||||
className='sidebar-container'
|
||||
style={{
|
||||
width: 'var(--sidebar-current-width)',
|
||||
background: 'var(--semi-color-bg-1)',
|
||||
}}
|
||||
>
|
||||
<SkeletonWrapper
|
||||
|
||||
Reference in New Issue
Block a user