From cd4831f086f44913abb749f7aa71cdb4f888b589 Mon Sep 17 00:00:00 2001 From: Dorian Date: Wed, 18 Mar 2026 18:24:08 +0000 Subject: [PATCH] =?UTF-8?q?revert(TASK-31):=20remove=20broken=20sticky=20n?= =?UTF-8?q?av=20=E2=80=94=20needs=20proper=20approach?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reverted inline-style sticky header. The hack used hardcoded rgba background that didn't match across screens and shifted position between tabs. Will implement properly with a shared layout component. Co-Authored-By: Claude Opus 4.6 (1M context) --- neode-ui/src/views/Apps.vue | 4 ++-- neode-ui/src/views/Marketplace.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/neode-ui/src/views/Apps.vue b/neode-ui/src/views/Apps.vue index b6d76e1b..ab1b91d6 100644 --- a/neode-ui/src/views/Apps.vue +++ b/neode-ui/src/views/Apps.vue @@ -1,7 +1,7 @@