.sidebar:before {
content: "";
display: block;
width: 190px;
position: fixed;
bottom: 0;
top: 0;
z-index: -1;

border: 1px solid #ccc;
border-width: 0 1px 0 0
}

 

一招完事。。

相关文章:

  • 2022-12-23
  • 2022-03-02
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2021-08-16
  • 2022-12-23
相关资源
相似解决方案