Scrolling - mobile sliders
Этот коммит содержится в:
родитель
64d59b710d
Коммит
32fab8919d
@ -107,6 +107,7 @@
|
|||||||
margin: 0.3rem 0.3rem 0 0.3rem;
|
margin: 0.3rem 0.3rem 0 0.3rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
touch-action: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.label {
|
.label {
|
||||||
|
|||||||
@ -102,6 +102,7 @@
|
|||||||
margin: 0.3rem 0.3rem 0 0.3rem;
|
margin: 0.3rem 0.3rem 0 0.3rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
touch-action: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.label {
|
.label {
|
||||||
|
|||||||
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: var(--bg);
|
background-color: var(--bg);
|
||||||
touch-action: none;
|
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: inside;
|
list-style: inside;
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user