mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 10:18:31 +02:00
Padding on encrypted input
This commit is contained in:
@@ -457,6 +457,7 @@ function EncryptionInput({
|
|||||||
tint={tint}
|
tint={tint}
|
||||||
type={type}
|
type={type}
|
||||||
rightSlot={rightSlot}
|
rightSlot={rightSlot}
|
||||||
|
className="pr-1.5" // To account for encryption dropdown
|
||||||
{...props}
|
{...props}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user