mirror of https://github.com/buster-so/buster.git
update
This commit is contained in:
parent
48c34235cb
commit
26b3fd0d88
|
@ -147,12 +147,7 @@ export const CustomStyling: Story = {
|
|||
language: 'sql',
|
||||
isDarkMode: false,
|
||||
showLineNumbers: true,
|
||||
className: 'shadow-lg',
|
||||
customStyle: {
|
||||
backgroundColor: '#f8f8f8',
|
||||
borderRadius: '12px',
|
||||
padding: '20px'
|
||||
}
|
||||
className: 'shadow-lg'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue