1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-04 02:15:18 +02:00

Bookmark icon fixes

This commit is contained in:
unknown 2021-08-09 15:31:20 +02:00
parent 36c9b7648a
commit 78a018f686
2 changed files with 41 additions and 30 deletions

View file

@ -43,3 +43,10 @@
margin-left: 2px;
object-fit: contain;
}
.CustomIcon {
width: 90%;
height: 90%;
margin-top: 2px;
object-fit: contain;
}