add proper state switcher
This commit is contained in:
parent
e73553dca7
commit
06f795d1d6
5 changed files with 39 additions and 37 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue