8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
|
@import '../../common//lib/weui.wxss';
|
||
|
|
||
|
.canvas {
|
||
|
width: 305px;
|
||
|
height: 305px;
|
||
|
background-color: var(--weui-BG-1);
|
||
|
margin-top: 30px;
|
||
|
}
|