From 9c56f148e4a9c42b7813f2e54ff5cf2e2c31597f Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Sun, 22 Mar 2026 06:40:31 +0000 Subject: [PATCH] Fix a bunch of styles on communications page --- ts/components/CommunicationColumnAction.vue | 6 ++ ts/components/CommunicationColumnDetail.vue | 71 ++++++++++++++++----- ts/components/CommunicationColumnList.vue | 4 ++ ts/components/PhotoViewerModal.vue | 5 ++ ts/view/Communication.vue | 61 +----------------- 5 files changed, 72 insertions(+), 75 deletions(-) diff --git a/ts/components/CommunicationColumnAction.vue b/ts/components/CommunicationColumnAction.vue index bd066c9b..773b0ef5 100644 --- a/ts/components/CommunicationColumnAction.vue +++ b/ts/components/CommunicationColumnAction.vue @@ -1,3 +1,9 @@ +