Hi,
I'm trying to style the Frontend Dashboard. I notice it uses the CSS file at /wp-content/plugins/meta-box-aio/vendor/meta-box/mb-frontend-submission/assets/dashboard.css
.
When I use the Customizer's "Additional CSS" to enter overrides, I need to mark everything as !important
to work, which creates internal conflicts when I need to add multiple, separate styles.
What's the recommended way to override that CSS file?