css实现右尖括号样式

.arrow{
  width: 6px;
  height: 6px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(45deg);
  position: absolute;
  right: 0px;
}

效果图:

技术分享图片

 

文章来自:https://www.cnblogs.com/SongG-blogs/p/9356341.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3