Correction du z-index sur la pagination
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
top: 100%;
|
top: 100%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
z-index: 1000;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: var(--gap-half);
|
gap: var(--gap-half);
|
||||||
|
|||||||
Reference in New Issue
Block a user