Commit 7a548d85 authored by 汪晓凯's avatar 汪晓凯

火狐自动换行bugfix

parent d5446010
...@@ -1085,6 +1085,7 @@ ...@@ -1085,6 +1085,7 @@
font-size: 14px; font-size: 14px;
color: rgba(51, 51, 51, 1); color: rgba(51, 51, 51, 1);
word-break: break-all; word-break: break-all;
word-wrap: break-word;
&:first-child { &:first-child {
position: absolute; position: absolute;
width: 100px; width: 100px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment