Replies: 1 comment
-
与底层的HTML有关,需要设置
参见 https://stackoverflow.com/questions/5990223/how-to-set-alink-height-width-with-css |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
源码如下:
从以上源码发现无法使用style方法控制宽度,
临时解决方案是将put_link放入到put_scrollable中,并对put_scrollable设置style样式
希望能够直接设置pu_link宽度
Beta Was this translation helpful? Give feedback.
All reactions