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;
}