| 1 |
// This file used for styles specific to the Totals block, as displayed in the block editor |
| 2 |
|
| 3 |
[data-type='give/multi-form-goal']='give/multi-form-goal'] { |
| 4 |
[data-type='give/progress-bar']='give/progress-bar'] { |
| 5 |
margin: 0 !important; |
| 6 |
max-width: 100% !important; |
| 7 |
} |
| 8 |
[data-type='core/media-text']='core/media-text'] { |
| 9 |
margin: 24px !important; |
| 10 |
max-width: 100% !important; |
| 11 |
} |
| 12 |
} |
| 13 |
|