.page-body-setting{background:white;padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-body-setting,.setting-layout{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.setting-layout{-webkit-box-flex:1;-ms-flex:1;flex:1;gap:20px}.setting-sidebar{width:200px;border-right:1px solid #e8e8e8;padding-right:15px;overflow-y:auto}.category-item{padding:12px 16px;margin-bottom:8px;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;font-size:14px}.category-item:hover{background-color:#f0f0f0}.category-item.active{background-color:#1890ff;color:white}.setting-content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding-bottom:20px}.footerbar{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}