Fix #29 specify width and height for non-cover images
This commit is contained in:
@ -49,6 +49,7 @@
|
||||
top: 0.25em;
|
||||
color: white;
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.icon {
|
||||
|
Reference in New Issue
Block a user