Explorar o código

feat: 调整分数dom尺寸

chenhao %!s(int64=2) %!d(string=hai) anos
pai
achega
e4bc34962e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/modules/marking/views/TpScoreBoard.vue

+ 2 - 1
src/modules/marking/views/TpScoreBoard.vue

@@ -1067,7 +1067,8 @@ li {
   float: right;
 }
 .scorebutton {
-  width: 40px;
+  display: inline-block;
+  min-width: 40px;
   height: 40px;
   cursor: pointer;
   color: rgb(77, 124, 196);