How to increase the clickable area of a tag button?

前端 未结 11 1448
悲哀的现实
悲哀的现实 2021-01-29 22:04

I have learnt from this post that always use tags or

11条回答
  •  春和景丽
    2021-01-29 22:38

    add padding to the CSS class of anchor tag. If required, add padding-top, padding-bottom,... individually according to the clickable area you want. It worked for me.

提交回复
热议问题