mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-22 08:08:01 +00:00
9 lines
129 B
SCSS
9 lines
129 B
SCSS
.optional-value-link {
|
|
&__icon {
|
|
&#{&}#{&} {
|
|
width: item-spacing(3);
|
|
margin-left: item-spacing(1);
|
|
}
|
|
}
|
|
}
|