not arrow if not enought images
This commit is contained in:
@@ -92,9 +92,9 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
max-height: 65vh;
|
||||
max-height: 60vh;
|
||||
grid-row: 1 / span 2;
|
||||
top: -35px;
|
||||
top: 0px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
scroll-behavior: smooth;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
padding: 5px 0;
|
||||
// padding: 5px 0;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user