diff --git a/src/style/main.css b/src/style/main.css index c08e822..d45bc76 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -204,7 +204,7 @@ th { td, th { - overflow: scroll; + /* overflow: scroll; */ text-overflow: ellipsis; padding: 0.4rem; font-size: 0.9rem;