Ver Fonte

Change terrain surface size

ShiroSmith há 6 anos atrás
pai
commit
583c2dfee5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      bin/style.less

+ 1 - 1
bin/style.less

@@ -1122,7 +1122,7 @@ input[type=checkbox] {
 		position: relative;
 	}
 	.surface-preview {
-		@size: 45px;
+		@size: 85px;
 		background-size: @size @size;
 		width: @size;
 		height: @size;