This website works better with JavaScript
Gitinn
Home
Explore
Help
Register
Sign In
u312193
/
sourcecode
forked from
zaixianjiaoyu/sourcecode
Watch
1
Star
0
Fork
0
Files
Tree:
2d7a9b36e6
Branches
Tags
master
sourcecode
/
front
/
project
/
www
/
components
/
RadioButton
/
index.less
index.less
84 B
History
Raw
1
2
3
4
5
6
7
@import
'../../app.less'
;
.radio-button
{
.button
{
margin-right
:
10px
;
}
}