Bloque le scroll sur la page chrono
This commit is contained in:
@@ -1114,6 +1114,11 @@ textarea:focus {
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body[data-page="chrono"].phase-body {
|
||||||
|
overflow: hidden;
|
||||||
|
overscroll-behavior: none;
|
||||||
|
}
|
||||||
|
|
||||||
.setup-shell,
|
.setup-shell,
|
||||||
.phase-shell,
|
.phase-shell,
|
||||||
.rules-shell {
|
.rules-shell {
|
||||||
|
|||||||
Reference in New Issue
Block a user