mirror of
https://github.com/diced/zipline.git
synced 2026-01-15 22:32:56 -08:00
fix: scrollbar showing up for no reason
This commit is contained in:
@@ -351,7 +351,7 @@ export default function FileModal({
|
||||
</SimpleGrid>
|
||||
)}
|
||||
|
||||
<Group justify='space-between' mt='lg'>
|
||||
<Group justify='space-between' mt='sm'>
|
||||
<Group>
|
||||
{!reduce && (
|
||||
<Text size='sm' c='dimmed'>
|
||||
|
||||
Reference in New Issue
Block a user