mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed image sliders appearance for square images
This commit is contained in:
parent
ad2c8dca80
commit
38fd09cfe1
4 changed files with 7 additions and 6 deletions
|
@ -12,7 +12,7 @@
|
|||
display: flex;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
top: -5px;
|
||||
top: -60px;
|
||||
border-radius: 24px;
|
||||
padding: 0 3px;
|
||||
// flex-wrap: wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue