7 lines
106 B
Text
7 lines
106 B
Text
img.with-border {
|
|
@apply .border .border-solid .border-grey-light;
|
|
}
|
|
|
|
svg {
|
|
fill: currentColor;
|
|
}
|