From 31995aa918e2683256c2f817d81c0fc892939486 Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Thu, 18 Aug 2022 16:17:31 +0200 Subject: add option to select labels for bug. other style changes and bug fixes. --- src/client/util/ReportManager.scss | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/client/util/ReportManager.scss') diff --git a/src/client/util/ReportManager.scss b/src/client/util/ReportManager.scss index 4bcbdc566..5a2f2fcad 100644 --- a/src/client/util/ReportManager.scss +++ b/src/client/util/ReportManager.scss @@ -67,3 +67,22 @@ .loading-center { margin: auto 0; } + +.settings-content label { + margin-top: 10px; +} + +.report-disclaimer { + font-size: 8px; + color: grey; + padding-right: 50px; + font-style: italic; + text-align: left; +} + +.flex-select { + display: flex; + align-items: center; + justify-content: center; + gap: 10px; +} -- cgit v1.2.3-70-g09d2