mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-09 16:03:31 +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);
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|