Browse Source

style: 评测得分样式优化

TIANYONG 1 week ago
parent
commit
22a3f0e60a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/view/selection/index.module.less

+ 3 - 3
src/view/selection/index.module.less

@@ -83,9 +83,9 @@
 
 .scoreItem {
     position: absolute;
-    left: 80%;
-    top: -120%;
-    transform: translateX(-50%);
+    right: 10px;
+    top: -45px;
+    transform: translateX(-50%);   
     font-size: 16px;
     font-family: "Roboto", sans-serif;
     font-weight: bold;