This website works better with JavaScript
Home
Explore
Help
Sign In
chuck
/
mini-ocr-test
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
17f501f5ea
Branches
Tags
master
mini-ocr-test
/
plugin
/
components
/
hello-component.wxss
hello-component.wxss
102 B
History
Raw
1
2
3
4
5
6
7
/* plugin/components/hello-component.wxss */
.container {
margin: 1em;
}
.item {
display: block;
}