Authored by 沈志敏

fix bug

@@ -27,6 +27,7 @@ @@ -27,6 +27,7 @@
27 27
28 .blk-icon { 28 .blk-icon {
29 background: resolve("me/app-icon.png") no-repeat; 29 background: resolve("me/app-icon.png") no-repeat;
  30 + background-size: 100%;
30 width: 180px; 31 width: 180px;
31 height: 180px; 32 height: 180px;
32 left: 0; 33 left: 0;