From 9be9ba2afcfc712b35410310ae94a63be93224e1 Mon Sep 17 00:00:00 2001 From: Antonella Sgarlatta Date: Wed, 2 Jun 2021 20:30:03 -0300 Subject: [PATCH] fix: fix tags container max width --- app/assets/javascripts/components/NoteTagsContainer.tsx | 2 +- .../javascripts/ui_models/app_state/active_note_state.ts | 6 +----- app/assets/stylesheets/_sn.scss | 4 ++++ 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/assets/javascripts/components/NoteTagsContainer.tsx b/app/assets/javascripts/components/NoteTagsContainer.tsx index f029e888c..ff0d2e087 100644 --- a/app/assets/javascripts/components/NoteTagsContainer.tsx +++ b/app/assets/javascripts/components/NoteTagsContainer.tsx @@ -23,7 +23,7 @@ const NoteTagsContainer = observer(({ application, appState }: Props) => { return (