dark.less 209 B

123456789
  1. @import "ant-design-vue/dist/antd.dark";
  2. .directive-editor-extra {
  3. background-color: rgba(0, 0, 0, 0.84) !important;
  4. }
  5. .issue-cert-log-container {
  6. background-color: rgba(0, 0, 0, 0.84) !important;
  7. }