Design fixes for the submission view

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2020-04-29 03:41:02 +02:00 committed by John Molakvoæ (skjnldsv)
commit ee65ef7d2d
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF
3 changed files with 25 additions and 8 deletions

View file

@ -284,6 +284,8 @@ export default {
.question__label {
flex: 1 1 100%;
// Overwrite guest page core styles
text-align: left !important;
&::before {
margin: 14px !important;
}