Align heart icon

This commit is contained in:
Amaru8 2022-04-30 20:21:28 +02:00
parent 3497b65d6a
commit 4e22857ccd
5 changed files with 28 additions and 1 deletions

View file

@ -1207,6 +1207,14 @@ body[platform="darwin"] .app-chrome .app-chrome-item > .window-controls > div.cl
background-repeat: no-repeat;
margin-left: 3px;
}
.heart-icon {
height: 9px;
width: 13px;
filter: contrast(0);
background-repeat: no-repeat;
margin-left: 3px;
}
}
.lossless-icon {