/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.lingxi-dashboard-dataSourceChoice-modal .editor-modal .editor-modal-header .editor-modal-title {
  font-weight: 600;
}
.lingxi-dashboard-dataSourceChoice-modal .editor-tabs-content {
  height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
}
