i'm using icons like , and but they always lose the color when i try to print, i used:
@media print {
.game-card-reactions {
-webkit-break-inside: avoid;
break-inside: avoid;
-webkit-print-color-adjust: exact!important;
}
}
worked for the colors on the cards, but didn't work on the icons... Actual Desired
The colors are important because of the color code on the side of the cards