diff --git a/attached_assets/image_1756991050514.png b/attached_assets/image_1756991050514.png new file mode 100644 index 0000000..8058540 Binary files /dev/null and b/attached_assets/image_1756991050514.png differ diff --git a/client/src/index.css b/client/src/index.css index 61f515a..6668cab 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -443,6 +443,11 @@ input[data-testid*="search"]::placeholder { } } +/* Skrij Vite error overlay */ +vite-error-overlay { + display: none !important; +} + /* Test grid overlay - aktivna za mobilne naprave */ @media (max-width: 768px) { body::after {