disable image drag

main
alexanderroese 2024-06-22 14:25:56 +02:00
parent 5a8c818543
commit 39b925f029
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@
{% elsif content_type == 'head' %}
<style>
#shx-loading-screen {
overflow-y: scroll;
position: fixed;
top: 0;
left: 0;
@ -37,6 +36,7 @@
display: flex;
align-items: center;
justify-content: center;
padding-right: 15px;
}
#shx-loading-screen-text svg {