UNPKG
zhu-jiang-yi-yuan-mobile
Version:
latest (1.0.20201209)
1.0.20201209
南方医科大学珠江医院移动端
www.nsn.com
zhu-jiang-yi-yuan-mobile
/
lib
/
components
/
indicator
/
index.less
14 lines
(11 loc)
•
231 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@import
'../../index.less'
;
@import
'~antd/es/style/themes/default.less'
;
@prefix:
~'@{mobile-prefix}-indicator'
;
.@{prefix}
{
.marker
{
width
:
8px
;
height
:
8px
;
border-radius
:
8px
;
display
: inline-block; } }