标签:ota height css orm 制作 border div top class
画两条边框,再旋转盒子45度
.box{ width: 7px; height: 7px; border-top: 2px solid red; border-right: 2px solid red; transform: rotate(45deg); }
标签:ota height css orm 制作 border div top class
原文地址:https://www.cnblogs.com/libainian/p/13227833.html