BorderRadiusonlyroundingthetopofadiv?在带有边框的div上应用border-radius属性只会将它应用到顶角。这是为什么呢?示例:https://jsfiddle.net/07tqbo56/1/12345678.asd{ margin-top:35px; width:123px; border-top-style:solid; border-top-color:#1163b9; border-top-width:70px; border-radius:70px;}1 这就是它在Firefox72、Ubuntu19上的样子。不仅在FireFox中,在所有浏览