How to create dotted border with round dots in WebKit browsers?

后端 未结 3 623
无人及你
无人及你 2021-02-05 15:50

In WebKit driven browsers, e.g. Safari, Chrome, borders with their style declared as dotted are rendered with square dots instead of round.

Is there any way

3条回答
  •  花落未央
    2021-02-05 16:18

    border-image would be a possibility: http://www.css3.info/preview/border-image/

提交回复
热议问题