加瓦 发表于 2018-1-12 14:54:54

获取到的用户名被隐藏一半

file:///C:\Users\Administrator\AppData\Roaming\Tencent\Users\1439111452\QQ\WinTemp\RichOle\~UCOT_G3YNMRHMRG3YU4JNG.png怎么改让它不隐藏,file:///C:\Users\Administrator\AppData\Roaming\Tencent\Users\1439111452\QQ\WinTemp\RichOle\~UCOT_G3YNMRHMRG3YU4JNG.png


.text-overflow() {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

这个我也改过,请问修改哪里能让它显示全部,求助各位大神。

admin 发表于 2018-1-22 12:38:14

谷歌浏览器F12 调试 - 定位 - 修改
页: [1]
查看完整版本: 获取到的用户名被隐藏一半