/* 页面遮挡 */
.path-admin .page-content,
.path-manage .page-content {
  overflow: visible;
}
