소스 검색

style: 评测得分样式优化

TIANYONG 3 달 전
부모
커밋
0245188d02
1개의 변경된 파일3개의 추가작업 그리고 6개의 파일을 삭제
  1. 3 6
      src/view/selection/index.module.less

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

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