Explorar el Código

修改终端购买 字体宽度

sophieChenyx hace 7 años
padre
commit
095dbe49e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/stage/index/style/TerminalScene.less

+ 1 - 1
src/stage/index/style/TerminalScene.less

@@ -217,7 +217,7 @@
 						border-top: solid unit(@borderSize, rem) #f0ecfe;
 					}
 					.first-cell {
-						width: 2.09rem;
+						width: 3rem;
 						text-align: left;
 						p{
 							overflow: hidden;