From f08901c6395ee13aa961a98445530f1159664a57 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 19 Feb 2022 21:46:15 -0800 Subject: [PATCH] bs5: fix toggle buttons --- .../filterable-dropdown/filterable-dropdown.component.html | 4 ++-- .../components/document-list/document-list.component.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html index ce5ce5fa8..bf5d1fcb0 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html @@ -15,10 +15,10 @@