/*!
 * Public v1.0.0 (http://www.gaicas.com)
 * COPYRIGHT © 2006 - 2024 GAICAS ALL RIGHTS RESERVED.
 * Licensed under CC (https://www.gaicas.com/copyright)
 */

/*! nvPress边栏自定义信息 */
.pandastudio-widget-toc {display: block !important} 
.pandastudio-widget-toc>ul:empty {text-align: center} 
.pandastudio-widget-toc>ul:empty:before {content: "无索引内容"}

/*! nvPress内容自动换行 */
.comment-list {word-break: break-all;}