From a41d3546cbf34313b1d0a2caa7050fd04e7eee0f Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Thu, 18 Aug 2022 00:47:30 +0200 Subject: add button to create an issue - also can upload files. --- src/client/util/ReportManager.scss | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/client/util/ReportManager.scss') diff --git a/src/client/util/ReportManager.scss b/src/client/util/ReportManager.scss index 1f008a426..4bcbdc566 100644 --- a/src/client/util/ReportManager.scss +++ b/src/client/util/ReportManager.scss @@ -53,3 +53,17 @@ display: block; max-width: 100%; } + +.report-issue-fab { + position: fixed; + bottom: 20px; + right: 20px; + display: flex; + align-items: center; + justify-content: center; + cursor: pointer; +} + +.loading-center { + margin: auto 0; +} -- cgit v1.2.3-70-g09d2