feat(registration): disable text select
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Philipp Dormann 2023-04-19 16:58:08 +02:00
parent 4b6e11d8d2
commit 418fe7773f
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

View File

@ -49,7 +49,7 @@
</script>
<div
class="dark:bg-slate-900 bg-gray-100 flex h-full items-center py-16"
class="dark:bg-slate-900 bg-gray-100 flex h-full items-center py-16 select-none"
style="background: url({lfkbackground});background-position: center center!important;background-size: contain!important;background-repeat: no-repeat!important;"
>
<div class="w-full max-w-md mx-auto p-6">