Skip to content
Snippets Groups Projects
Commit 88651671 authored by Marek Veselý's avatar Marek Veselý
Browse files

fix: tool page InTimeTable overflow

parent c28dc5a9
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ const Home = () => {
<Divider />
<div style={{ flex: 1 }}>
<div style={{ flex: 1, overflow: 'hidden' }}>
<InTimeToolUsage />
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment