注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。
/* 测试代码:将侧边栏文字变成红色 */ .vector-sidebar-container { color: red !important; }