added split card warning

This commit is contained in:
Matthew Cornelisse
2018-11-28 01:11:41 -06:00
committed by GitHub
parent d100f3c0cb
commit 8253325365

View File

@@ -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;