Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not fully supported for RTL language #964

Open
larbi-asmaoui opened this issue Jul 8, 2023 · 1 comment
Open

Not fully supported for RTL language #964

larbi-asmaoui opened this issue Jul 8, 2023 · 1 comment

Comments

@larbi-asmaoui
Copy link

Hi,

I want to enable rtl mode but the text comes above the chevron buttons
Screenshot from 2023-07-08 16-44-51

@mohammadali-yazdani
Copy link

Hello dear

It can be solved in the traditional way.

.vgt-table th.sortable button:after,
.vgt-table th.sortable button:before {
	right: unset;
	left: 6px;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants