Skip to content

Commit

Permalink
Fixed vr-test
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Apr 27, 2024
1 parent 645e746 commit cbb46d1
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@
border-radius: calcSize(0.5);
line-height: calcSize(3);

}

.spg-question__erbox,
sv-question-error {
&>div {
display: flex;
gap: calcSize(1);
Expand Down Expand Up @@ -178,4 +182,4 @@
margin-top: 0;
}
}
}
}

0 comments on commit cbb46d1

Please sign in to comment.