一些CSS规则-解决屏幕溢出

宽度防溢出原始代码/* 自定义bbtalk的宽度当aside隐藏时自适应recent-posts的宽度 */ div#content-inner.layout { display: flex; max-width: 1400px; } div#recent-posts.recent-...