0
点赞
收藏
分享

微信扫一扫

华为---RSTP(三)---P/A机制及RSTP的生成树形成过程

吓死我了_1799 2024-02-26 阅读 7
.parent {

  display: flex;

}


.left {

  height: 100%;

  width: 200px;

  background-color: #f1f1f1;

  position: sticky;

  top: 0;

}


.right {

  flex-grow: 1;

  overflow: auto;

}
举报

相关推荐

0 条评论