index.wxss 99 Bytes
Newer Older
李嘉林 committed
1 2 3 4 5 6
.svg {
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}