This commit is contained in:
AdingApkgg
2025-07-09 18:25:32 +08:00
parent d3bb214feb
commit be75a13248

View File

@@ -81,7 +81,8 @@
<img
src="https://www.loliapi.com/acg/pc/"
alt="随图"
class="w-full object-contain object-center select-none pointer-events-none transition-all duration-300 hover:scale-105 hover:brightness-95"
class="w-full object-contain object-center transition-all duration-300 hover:scale-105 hover:brightness-95 draggable"
draggable="true"
/>
</div>
<div
@@ -132,7 +133,7 @@
id="zypassword"
name="zypassword"
placeholder="紫缘 Gal 密码(可选)"
class="pl-10 pr-16 h-11 border border-t-0 border-gray-300 md:border-l-0 md:border-t border-b-0 md:border-b rounded-b-[8px] md:rounded-none md:rounded-r-[8px] focus:outline-none focus:ring-2 focus:ring-pink-300 bg-gray-50 text-sm shadow-sm transition w-full min-w-0 md:w-auto md:flex-shrink md:flex-grow md:basis-1/3 placeholder-gray-400 rounded-t-none md:rounded-t-none md:rounded-b-none"
class="pl-10 pr-16 h-11 border border-t-0 border-gray-300 md:border-l-0 md:border-t border-b-0 md:border-b rounded-b-[8px] md:rounded-none md:rounded-br-[8px] md:rounded-tr-[8px] focus:outline-none focus:ring-2 focus:ring-pink-300 bg-gray-50 text-sm shadow-sm transition w-full min-w-0 md:w-auto md:flex-shrink md:flex-grow md:basis-1/3 placeholder-gray-400 rounded-t-none md:rounded-t-none"
autocomplete="off"
spellcheck="false"
/>