martmull
2025-06-12 16:48:01 +02:00
committed by GitHub
parent 6efadd330f
commit 3ba701812b

View File

@ -9,6 +9,8 @@ const StyledPanel = styled.div`
overflow-x: auto;
overflow-y: hidden;
width: 100%;
display: flex;
flex-direction: column;
`;
type PagePanelProps = {