mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
Add image height css back in.
Without it, Chrome stretches the image...
This commit is contained in:
parent
38749e6c4a
commit
2147807fa0
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@
|
|||
border: 1px solid;
|
||||
border-radius: 0.5em;
|
||||
width: 100%;
|
||||
height: 100%; /* If this isn't here, chrome will stretch the images */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue