@charset "utf-8";

#subject-sentence-article {
  .ql-editor {
    height: 200px;
  }

  .simulation {
    width: 940px;
    // padding-top: 66px; // Part头占位
    line-height: 20px;

    p {
      line-height: 20px;
      padding: 0;
      margin: 0;
    }
  }
}