UNPKG
tuns-mobile-components
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
Tuns Design UI
tuns-mobile-components
/
src
/
pages
/
demo
/
utils
/
index.less
16 lines
(15 loc)
•
249 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.root
{
background-color
:
#fff
;
.item
{
border
:
1px
solid red;
padding
:
20px
;
.title
{
font-size
:
44px
;
padding-bottom
:
20px
;
border-bottom
:
1px
solid
#ccc
; }
.content
{
padding-top
:
20px
; } } }