disable image drag
parent
eaa1795324
commit
23071cb625
|
@ -306,6 +306,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
overflow-y: scroll;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-size: calc(var(--font-body-scale) * 62.5%);
|
font-size: calc(var(--font-body-scale) * 62.5%);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Reference in New Issue