13 lines
187 B
SCSS
13 lines
187 B
SCSS
.objs__name--token .stats-source {
|
|
margin-right: 5em;
|
|
}
|
|
|
|
.lst__is-exporting-image .objs__name--token .stats-source {
|
|
margin-right: 0;
|
|
}
|
|
|
|
img.token {
|
|
font-size: 1.6em;
|
|
right: 0.4em;
|
|
}
|