@@ -1930,6 +1930,10 @@ function updateModel (object, childIndex) {
/deep/ textarea#presentation_condition {
height: 290px;
}
+/deep/ textarea#meeting_content {
+ height: 290px;
+}
+
/deep/ .active .ant-select-selection {
border: 1px solid red;