Browse Source

修改终端购买 字体宽度

sophieChenyx 6 năm trước cách đây
mục cha
commit
095dbe49e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;