remove useless hide-overflow on track listing

This commit is contained in:
2024-01-11 00:16:52 +01:00
parent 3fce6afbbc
commit 7aa23cfbe9

View File

@@ -57,7 +57,6 @@
} }
#table-container { #table-container {
overflow-x: hidden;
margin-left: 3%; margin-left: 3%;
} }