Tweak styles

This commit is contained in:
Andras Schmelczer 2022-09-22 08:34:06 +02:00
parent f4545adc1c
commit 66ea93f0fa
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
3 changed files with 7 additions and 6 deletions

View file

@ -2,6 +2,10 @@
font-size: 0;
overflow: hidden;
&:not([image-viewer-ignore]) {
cursor: pointer;
}
img {
max-width: 100%;
max-height: 100%;