mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 16:43:53 +01:00
Explicitly set the request layout (#257)
This commit is contained in:
@@ -206,7 +206,7 @@ function KeyRevealer({
|
||||
<VStack space={0.5}>
|
||||
{!disableLabel && (
|
||||
<span className="text-sm text-primary flex items-center gap-1">
|
||||
workspace encryption key{' '}
|
||||
Workspace encryption key{' '}
|
||||
<IconTooltip iconSize="sm" size="lg" content={helpAfterEncryption} />
|
||||
</span>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user