aboutsummaryrefslogtreecommitdiff
path: root/src/components/report/report.scss
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2021-01-27 13:13:10 +0200
committerShpuld Shpuldson <shp@cock.li>2021-01-27 13:13:10 +0200
commit06f795d1d656d18d87015e3a52e090d6396a03ab (patch)
tree296d864cee5949cb6c6d15acd9c9b4afb4583467 /src/components/report/report.scss
parente73553dca726703f83e5085560377bfaa202a5f9 (diff)
add proper state switcher
Diffstat (limited to 'src/components/report/report.scss')
-rw-r--r--src/components/report/report.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/components/report/report.scss b/src/components/report/report.scss
index 7e9cc2b6..578b4eb1 100644
--- a/src/components/report/report.scss
+++ b/src/components/report/report.scss
@@ -2,7 +2,11 @@
.Report {
.report-content {
- margin: 0.5em 0;
+ margin: 0.5em 0 1em;
+ }
+
+ .report-state {
+ margin: 0.5em 0 1em;
}
.reported-status {