This commit is contained in:
shijingjing
2023-03-23 13:45:00 +08:00
parent 410d0e70e0
commit f78b48057e

View File

@@ -243,7 +243,7 @@ export default {
.result {
position: absolute;
right: 0;
top: 15px;
top: 33px;
.result-img {
width: 200px;
height: 200px;
@@ -253,7 +253,7 @@ export default {
.grade {
position: absolute;
right: 75px;
top: 80px;
top: 92px;
font-weight: 500;
font-size: 40px;
color: #0FC484;