From 9aaf18842b31ea1e5ac5978c06fab1767f9e49e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Mert=20Y=C4=B1ld=C4=B1ran?= Date: Tue, 7 Dec 2021 14:15:49 +0300 Subject: [PATCH] Fix the CSS issue in `Queryable` inside `EntryViewLine` (#521) --- ui/src/components/EntryDetailed/EntrySections.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/EntryDetailed/EntrySections.tsx b/ui/src/components/EntryDetailed/EntrySections.tsx index 1d183d279..7201b5206 100644 --- a/ui/src/components/EntryDetailed/EntrySections.tsx +++ b/ui/src/components/EntryDetailed/EntrySections.tsx @@ -31,7 +31,7 @@ const EntryViewLine: React.FC = ({label, value, updateQuery,