ul::before{
content: '';
width:;
height:;
border: 10px solid transparent;
border-bottom: 10px solid #fff;
top: -17px;
right: 6px;
position: absolute;
pointer-events: none;
}

::before 伪元素三角-LMLPHP

05-11 22:42