mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
prepare large refactor
This commit is contained in:
parent
ee6d5e47ec
commit
1b77fc7091
1 changed files with 1 additions and 1 deletions
|
|
@ -649,7 +649,7 @@ export const Settings = () => {
|
|||
|
||||
|
||||
{/* content */}
|
||||
<div className='w-full min-w-[600px] overflow-auto'>
|
||||
<div className='w-full min-w-[550px] overflow-auto'>
|
||||
|
||||
<div className={`${tab !== 'models' ? 'hidden' : ''}`}>
|
||||
<FeaturesTab />
|
||||
|
|
|
|||
Loading…
Reference in a new issue