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