mirror of
https://github.com/kccleoc/seedpgp-web.git
synced 2026-03-07 09:57:50 +08:00
fix: Improve MESSAGE PASSWORD contrast and add global Buffer polyfill shim
This commit is contained in:
@@ -621,7 +621,7 @@ function App() {
|
||||
readOnly={isReadOnly}
|
||||
/>
|
||||
</div>
|
||||
<p className="text-[10px] text-slate-800 mt-1">
|
||||
<p className="text-[10px] text-slate-300 mt-1">
|
||||
{encryptionMode === 'krux'
|
||||
? 'Required passphrase for Krux encryption'
|
||||
: 'Symmetric encryption password (SKESK)'}
|
||||
|
||||
Reference in New Issue
Block a user