Fix small gap above question type label

This commit is contained in:
David Benque 2025-03-12 17:09:26 +00:00
parent 44e86da914
commit f5a02278e9
No known key found for this signature in database
GPG Key ID: 7EC3E5D34DCCC0BF

View File

@ -400,7 +400,7 @@
justify-content: space-between;
max-width: fit-content;
margin-inline: auto;
padding: 6px;
padding: 5px;
margin-top: -35px;
border-radius: 0px @variables_radius 0px 0px;
display: flex !important;