eb4db0445b
Reindent and unify codebase to 2-space indentation.
9 lines
131 B
Text
9 lines
131 B
Text
.svg {
|
|
display: inline-block;
|
|
vertical-align: text-top;
|
|
fill: currentColor;
|
|
|
|
.middle & {
|
|
vertical-align: middle;
|
|
}
|
|
}
|