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