UNPKG
@talentsoft-opensource/hylia
Version:
latest (4.0.1)
4.0.1
1.1.7
The Hylia design systems. Contains all the building blocks style rules for Talentsoft.
@talentsoft-opensource/hylia
/
molecules
/
stat-icons.less
26 lines
(19 loc)
•
417 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.stat-icons
{
position
: relative;
display
: inline-block; &__ladder {
i
{
margin-right
: .
5rem
;
font-size
:
2.4rem
} &
--anim
{
position
: absolute;
top
:
0
;
left
:
0
;
overflow
: hidden;
width
:
0
;
white-space
: nowrap;
color
: @smart; } } }