disable image drag
parent
5a8c818543
commit
39b925f029
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue