13 lines
130 B
Plaintext
13 lines
130 B
Plaintext
/**index.wxss**/
|
|
ec-canvas {
|
|
position: absolute;
|
|
top: 80px;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
}
|
|
|
|
button {
|
|
margin: 10px;
|
|
}
|