|
@@ -42,7 +42,7 @@ export function getApp() {
|
|
|
<div style={{overflow: 'hidden', paddingLeft: '5px'}}>
|
|
|
{/* @ts-ignore */}
|
|
|
<ScrollArea scrollbarSize='7px' style={{height: '100%'}}>
|
|
|
- <div style={{paddingRight: '10px'}}>
|
|
|
+ <div style={{paddingRight: '17px'}}>
|
|
|
<Tabs.Panel value="welcome" style={{height: '100%'}}>
|
|
|
{demo_Welcome_description}
|
|
|
</Tabs.Panel>
|