diff --git a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css index c908acd..775c700 100644 --- a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css +++ b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css @@ -100,14 +100,6 @@ table tr:last-child td:last-child { border-top-right-radius: 5px; } -#resultarea tr:first-child td:first-child { - border-top-left-radius: 5px; -} - -#resultarea tr:first-child td:last-child { - border-top-right-radius: 5px; -} - table th, table td { border: 2px solid white;