UNPKG
zhu-jiang-yi-yuan-bigscreen
Version:
latest (1.0.20201209)
1.0.20201209
南方医科大学珠江医院大屏端
www.nsn.com
zhu-jiang-yi-yuan-bigscreen
/
lib
/
components
/
income-year
/
index.less
19 lines
(14 loc)
•
281 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@import
'../../index.less'
;
@import
'~antd/es/style/themes/default.less'
;
@prefix:
~'@{bigscreen-prefix}-income-year'
;
.@{prefix}
{
.ant-row
{
.ant-col
{
.col-style
();
width
:
calc
(
100%
/
3
);
.value
{
color
:
@digi-color-blue
; } } } }