12 lines
199 B
SCSS
12 lines
199 B
SCSS
.identities {
|
|
background: transparent;
|
|
}
|
|
|
|
.identities .small-labels {
|
|
padding: 1em;
|
|
}
|
|
|
|
.identities .small-labels .group::before, .identities .small-labels .label::before {
|
|
color: #333;
|
|
}
|