mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed image aspect size
This commit is contained in:
parent
34e6bf77e9
commit
9385e02dd2
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
.image {
|
||||
// max-height: 960px;
|
||||
max-height: 100vh !important;
|
||||
max-height: 120vh !important;
|
||||
max-width: 100%;
|
||||
opacity: 1;
|
||||
border-radius: $radius $radius 0 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue