trwnh.com/unified.test.hugo/assets/styles/components/in-reply-to-prepend.scss
2024-11-16 16:42:05 -06:00

7 lines
No EOL
332 B
SCSS

.in-reply-to-prepend {
@include prepend-icon(
url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9IndoaXRlIiBkPSJNMTAgOVY1bC03IDdsNyA3di00LjFjNSAwIDguNSAxLjYgMTEgNS4xYy0xLTUtNC0xMC0xMS0xMSIvPjwvc3ZnPg==),
50%,
45%
);
}