From ccb239c84bb937c96ed4893724b03a528723e716 Mon Sep 17 00:00:00 2001 From: aewing Date: Sun, 11 Jan 2026 03:30:40 +0000 Subject: [PATCH] Restructure attachment menu with submenus and adjust container sizing/positioning - Reorganize attachment menu: main menu shows Attach Image, Attach Video, Attach File - Clicking Attach Image/Video opens submenus with take photo/video and select file options - Move menu to open to the right of attach button instead of below - Apply same submenu structure to both note and conversation containers - Decrease height of notesListContainer and noteContainer for compact layout - Center containers vertically on page - Move attachments section and submit button up 30px within noteContainer - Adjust vertical padding and margins for optimal spacing - Reduce noteContainer height by 15px and move down 4px - Increase notesListContainer height by 2px and move down 4px - Fine-tune noteContainer height and positioning (py-[8px], mt-4) --- index.html | 194 +++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 144 insertions(+), 50 deletions(-) diff --git a/index.html b/index.html index da4daaf..ba0677e 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ -