forked from MapComplete/MapComplete
Refactoring of review element
This commit is contained in:
parent
64b0ca2859
commit
91b21647a3
3 changed files with 9 additions and 15 deletions
|
@ -18,15 +18,6 @@
|
|||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.review-form {
|
||||
display: block;
|
||||
border-radius: 1em;
|
||||
padding: 1em;
|
||||
background-color: var(--subtle-detail-color);
|
||||
color: var(--subtle-detail-color-contrast);
|
||||
border: 2px solid var(--subtle-detail-color-contrast)
|
||||
}
|
||||
|
||||
.review-form-bottom {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue