Fix indent of short and long text in submission form

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2020-05-01 02:35:56 +02:00
parent 2f9f8a57a0
commit 7c4dcedde3
No known key found for this signature in database
GPG key ID: CBD846FC845CBE17

View file

@ -195,7 +195,7 @@ export default {
// Less padding needed as submit view does not have drag handles
padding-left: 16px;
// stylelint-disable-next-line selector-pseudo-element-no-unknown
::v-deep &__content {
::v-deep ul.question__content {
// Left-align multiple choice and checkboxes with question text
// Only in submit view
// TODO: use variables