Uploaded image for project: 'OpenShift Console'
  1. OpenShift Console
  2. CONSOLE-2998

Console overrides patternfly styles which affects dynamic plugins

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • openshift-4.10
    • None
    • Foundation
    • None
    • False
    • False

      Adding new dynamic plugins that use patternfly tables, the tables are not showing up correctly.

      • First column and last column are larger than normal.
        This is coming from the OCP console patternfly overrides .  Those overrides need to be scoped to just OCP.

      _overrides.scss
      .pf-c-table__check {
      width: 8.333% !important;

      @media screen and (max-width: 768px)

      { width: 16.66% !important; }

      }

      Not just the table overrrides need to be scoped to OCP but all the patternfly overrides.

              sgoodwin_redhat Steve goodwin
              jtalton James Talton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: