@@ -1662,9 +1662,11 @@ export default {
</style>
<style lang="scss">
.sentence-control{
- .OptionComponents{
- ul{
- justify-content: flex-end;
+ .answer-part{
+ .OptionComponents{
+ ul{
+ justify-content: flex-end;
+ }
}
@@ -445,17 +445,17 @@ ul {
&.option2 {
width: 49.5%;
margin-bottom: 8px;
- margin-right: 8px;
+ margin-right: 3px;
&.option3 {
width: 32%;
&.option4 {
width: 23.7%;
&.option-left-right {
padding: 1px 16px;