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