Tab's content padding causes problem in dark mode

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
TDZTechnika
Posts: 13
Joined: 02 Jun 2020, 13:43

08 Jun 2020, 18:43

The dark mode has a big left padding inside the Tab's content.
Removing the following line solves the problem (\src\assets\sass\theme\_panels.scss):

Code: Select all

.p-tabview-panel {
            //padding: $contentPadding; // This line causes a problem
            border: 1px solid $contentBorderColor;
        }
Bad
Image

Good
Image

Html:
Image

The light theme works as expected without issues.

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

06 Jul 2020, 11:03

Hi,
We make improvements for both dark and light mode and these improvements include to tabview component. We will release these with Apollo 2.0.

FairKing
Posts: 11
Joined: 23 Oct 2019, 15:14

06 Jul 2020, 17:59

Thanks

Post Reply

Return to “Apollo - PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests