This commit is contained in:
Geert Rademakes 2025-04-25 10:46:39 +02:00
parent 40c75d479a
commit f3d067ab16

View File

@ -570,7 +570,9 @@ export default function RekordboxReader() {
<Box <Box
w="350px" w="350px"
minW="350px" minW="350px"
p={4} pl={4}
pr={4}
pb={4}
borderLeft="1px" borderLeft="1px"
borderColor="gray.700" borderColor="gray.700"
overflowY="auto" overflowY="auto"