• File: editor.scss
  • Full Path: /home/bravrvjk/itiministry.org/wp-content/plugins/give/src/MultiFormGoals/resources/css/editor.scss
  • Date Modified: 11/24/2021 4:55 AM
  • File size: 353 bytes
  • MIME-type: text/plain
  • Charset: utf-8
// This file used for styles specific to the Totals block, as displayed in the block editor

[data-type='give/multi-form-goal'] {
    [data-type='give/progress-bar'] {
        margin: 0 !important;
        max-width: 100% !important;
    }
    [data-type='core/media-text'] {
        margin: 24px !important;
        max-width: 100% !important;
    }
}