/* 这里随便写自定义css样式 */
body.aurora-stage-layout {
  overflow: hidden;
}

body.aurora-stage-layout #translate {
  display: none !important;
}
