UNPKG
@ohayojp.com/components
Version:
latest (1.0.0)
1.0.0
Common business components of ohayojp.
ohayojp.com
ohayojp/ohayo
@ohayojp.com/components
/
error-collect
/
style
/
index.less
9 lines
(7 loc)
•
189 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
@import
'../../../theme/theme-default.less'
;
@error-collect-prefix:
~'.error-collect'
;
@{error-collect-prefix}
{
padding-right
:
24px
;
color
:
@error-collect-color
;
cursor
: pointer; }