Scrollbar shows left when using datatable in tab


Topic: Scrollbar shows left when using datatable in tab

Nguyen Ba Tung pro premium asked 4 years ago

I want the scrollbar to show on the right ?

enter image description here

enter image description here


Arkadiusz Idzikowski staff answered 4 years ago

@Nguyen Ba Tung Thank you for reporting this problem, we will take a closer look at that.

As a temporary workaround, please try to add these styles to the styles.scss file:

.ps__rail-y {
  left: auto !important;
  right: 0 !important ;
}

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB5 1.0.0-beta5
  • Device: PC
  • Browser: Chrome
  • OS: Linux
  • Provided sample code: No
  • Provided link: No
Tags