Fix scrollbar issue

This commit is contained in:
Sakura Knoll
2023-09-19 00:21:56 +09:00 Unverified
parent cae35ab79e
commit 4319fde136
@@ -40,7 +40,6 @@ const Honkai3rdLayout: React.FC = ({ children }) => {
<Flex
sx={{
height: '100%',
overflow: 'hidden',
flexDirection: 'column'
}}
>