mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-23 05:09:38 +05:00
feat: overflow carousel items
This commit is contained in:
parent
b9159e4723
commit
b7f4aadf86
4 changed files with 14 additions and 3 deletions
app/components/ReleaseCourusel
|
@ -12,4 +12,7 @@
|
|||
width: 64px;
|
||||
height: 64px;
|
||||
}
|
||||
.swiper {
|
||||
overflow: visible !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue