fix(mssv): prevent patternfly css overrides (#3827)

* fix(mssv): prevent patternfly css overrides

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Add accessibility changes

Signed-off-by: Bryan Ramos <bramos@redhat.com>

---------

Signed-off-by: Bryan Ramos <bramos@redhat.com>
This commit is contained in:
Bryan Ramos 2025-04-28 09:29:58 -04:00 committed by GitHub
parent 5d032e516a
commit d4061d74cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
'@backstage-community/plugin-multi-source-security-viewer': patch
---
Fix issue where patternfly overrides plugin css

View File

@ -13,8 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import '@patternfly/patternfly/utilities/Accessibility/accessibility.css';
import '@patternfly/react-core/dist/styles/base-no-reset.css';
import '@patternfly/patternfly/patternfly.css';
import {
configApiRef,