mirror of
https://github.com/immich-app/immich.git
synced 2025-12-09 08:53:46 +09:00
feat: rtl (#17860)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<div class="relative w-full">
|
||||
<input
|
||||
{...rest}
|
||||
class="immich-form-input w-full !pr-12"
|
||||
class="immich-form-input w-full !pe-12"
|
||||
type={showPassword ? 'text' : 'password'}
|
||||
{required}
|
||||
value={password}
|
||||
|
||||
Reference in New Issue
Block a user