no message

Former-commit-id: 19bbab73053fe72c9602c376125eec0c3001410e
Former-commit-id: 134f7c8b31d90f8d17214c612f784690e85be6eb
Former-commit-id: e7d159a4da5d6898c11f54626f6293721c33c21d
This commit is contained in:
李杨
2018-02-16 21:42:50 +08:00
parent 874441360e
commit 23ceeafc9c
7 changed files with 17 additions and 17 deletions

View File

@@ -0,0 +1,8 @@
export default `body {
background-color: aliceblue;
height: 100%;
.my-card {
height: 300px;
width: 300px;
}
}`