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

火狐自动换行bugfix

parent d5446010
......@@ -1085,6 +1085,7 @@
font-size: 14px;
color: rgba(51, 51, 51, 1);
word-break: break-all;
word-wrap: break-word;
&:first-child {
position: absolute;
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