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
/
navbar-miniCard-profil.less
14 lines
(11 loc)
•
218 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.navbar-miniCard-profil
{ &__avatar {
position
: relative;
margin-right
:
1rem
; } &__flag {
position
: absolute;
right
: -
0.5rem
;
bottom
: -
0.5rem
; } }