Make button width fit to the text

后端 未结 8 639
一生所求
一生所求 2020-12-29 20:29

While I was fiddling with this \'Fancy 3D Button\' example, I found that the width seemed to be hard-coded to fit the text\'s width.

Here is the HTML /

8条回答
  •  萌比男神i
    2020-12-29 21:23

    Pretty late and not sure if this was available when the question was asked, set width: auto;

    Seems to do the trick

提交回复
热议问题