mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-05-10 00:44:13 +08:00
250709
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user