Actualiser css/public.css
This commit is contained in:
@@ -1429,4 +1429,10 @@ footer {
|
|||||||
#ean-input {
|
#ean-input {
|
||||||
font-size: 16px !important;
|
font-size: 16px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.detail-modal, .modal {
|
||||||
|
/* Empêche le défilement de se propager au body */
|
||||||
|
overscroll-behavior: contain;
|
||||||
|
-webkit-overflow-scrolling: touch; /* Défilement fluide sur iOS */
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user