2020-09-22 17:20:44 +00:00
|
|
|
%icon-definition {
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
%icon-definition {
|
|
|
|
display: inline-flex;
|
|
|
|
flex-wrap: nowrap;
|
|
|
|
}
|
2020-09-30 11:33:01 +00:00
|
|
|
%icon-definition > * {
|
2020-09-22 17:20:44 +00:00
|
|
|
align-self: center;
|
|
|
|
}
|
|
|
|
%icon-definition > dd {
|
|
|
|
white-space: nowrap;
|
2020-09-30 11:33:01 +00:00
|
|
|
margin-left: 4px;
|
|
|
|
}
|
|
|
|
%icon-definition > dt > * {
|
|
|
|
display: none;
|
2020-09-22 17:20:44 +00:00
|
|
|
}
|