mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-14 03:00:29 +03:00
Fix minor css bugs
This commit is contained in:
parent
4cd8f4a94c
commit
2f2680be3c
2 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
max-height: 90vh;
|
||||
|
||||
& img {
|
||||
background-color: black;
|
||||
background-color: var(--bg-surface-low);
|
||||
object-fit: contain;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue