diff --git a/style.css b/style.css index 752c2d4..4cc416a 100644 --- a/style.css +++ b/style.css @@ -4,6 +4,7 @@ } /* first column min width */ -#tab_iz_interface th { +#tab_iz_interface th:first-child { + flex: 0 0 0%; width: 0; -} \ No newline at end of file +}