/* 自定义CSS */

/* 隐藏插入链接的链接打开位置 */
.tox .tox-form__group:nth-last-of-type(1) {
  /* display: none; */
}
