diff --git a/Customers/CustomerIndex.aspx b/Customers/CustomerIndex.aspx index 7a642cc..cdad1ab 100644 --- a/Customers/CustomerIndex.aspx +++ b/Customers/CustomerIndex.aspx @@ -16,11 +16,11 @@ #normaltable{ width:1500px; } - @media (min-width: 558.98px) { + @media (max-width: 558.98px) { #conovertab { width: /*445px;*/ 98.01762114537445vw; overflow-x: auto; - } + } } @@ -88,7 +88,7 @@ -
< +
<%--