diff --git a/mathesar_ui/src/App.svelte b/mathesar_ui/src/App.svelte index fd4ac57138..6e90c228be 100644 --- a/mathesar_ui/src/App.svelte +++ b/mathesar_ui/src/App.svelte @@ -138,7 +138,7 @@ --modal-z-index: 1; --dropdown-z-index: 1; --cell-errors-z-index: 1; - --new-item-highlighter-z-index: 2; + --new-item-highlighter-z-index: 1; --toast-z-index: 3; --app-header-z-index: 1;