mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
fixed appearance for new image slider
This commit is contained in:
parent
1aa59eb52c
commit
79c5c3be8d
3 changed files with 28 additions and 8 deletions
|
@ -51,6 +51,10 @@
|
|||
}
|
||||
|
||||
.placeholder {
|
||||
background: red;
|
||||
height: 320px;
|
||||
width: 100%;
|
||||
height: calc(100vh - 140px);
|
||||
border-radius: $radius;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue