fix style

This commit is contained in:
open-trade
2022-02-08 13:58:42 +08:00
parent 6c05f72d90
commit 6143a3c649
2 changed files with 1 additions and 6 deletions

View File

@@ -25,11 +25,6 @@ body {
color: color(text);
}
div {
word-wrap: break-word;
// word-break: break-all; // this will break english word
}
button.button {
height: 2em;
border-radius: 0.5em;