mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-17 16:02:16 +00:00
Tidy up split phrase warning
Make red only when danger is present Align neatly with the rest of the UI Increase size of text area to show all three rows, although it still overflows on 24 words.
This commit is contained in:
@@ -31,10 +31,6 @@ 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