mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
added split card warning
This commit is contained in:
committed by
GitHub
parent
d100f3c0cb
commit
8253325365
@@ -31,6 +31,10 @@ body {
|
||||
.phrase {
|
||||
word-break: keep-all;
|
||||
}
|
||||
.phraseSplitWarn {
|
||||
text-align: right;
|
||||
color: red;
|
||||
}
|
||||
.generate-container .strength {
|
||||
/* override mobile width from bootstrap */
|
||||
width: auto!important;
|
||||
|
||||
Reference in New Issue
Block a user