disable image drag

main
alexanderroese 2024-06-22 14:30:48 +02:00
parent eaa1795324
commit 23071cb625
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@
}
html {
overflow-y: scroll;
box-sizing: border-box;
font-size: calc(var(--font-body-scale) * 62.5%);
height: 100%;