Q : 920888013
/* component: node-list */ .node-list { width: 12.5%; max-height: 100%; /* 隐藏滚动条 */ overflow-x: hidden; /* background-color: tomato; */ } .node-list::-webkit-scrollbar { display: none; }
微信公众号号:IT虾米 (左侧二维码扫一扫)欢迎添加!
昵称
邮箱
网址
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。