CSS小箭头
active:after {
content: "";
border-right: 6px solid #f0f3f4;
border-top: 6px solid transparent;
border-bottom: 8px solid transparent;
position: absolute;
top: 50%;
margin-top: -7px;
right: 0;
}
阅读剩余
版权声明:
作者:lc_soul
链接:https://blog.lcsoul.cn/archives/312
文章版权归作者所有,未经允许请勿转载。
THE END

