mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
optimize image loading
This commit is contained in:
parent
65196bbbbb
commit
9662e70fa7
2 changed files with 8 additions and 7 deletions
|
@ -117,7 +117,7 @@
|
|||
}
|
||||
|
||||
.image {
|
||||
max-inline-size: calc(100vh - 150px);
|
||||
max-inline-size: calc(100vh - 160px);
|
||||
writing-mode: vertical-rl;
|
||||
block-size: auto;
|
||||
border-radius: $radius;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue