.notation {
  padding-bottom: 20px;
}
.notation .active textarea.el-textarea__inner,
.notation .active .el-input.is-disabled .el-input__inner {
  border-color: transparent;
  background-color: #fff;
  color: #666;
  cursor: auto;
}
