fix(ui): some text overflow. Closes #1694.

This commit is contained in:
huanghongxun
2022-09-03 22:21:19 +08:00
parent 6c07924d9b
commit cc1fc1e4be
7 changed files with 25 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
[*]
charset = utf-8
end_of_line = crlf
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = false