vue-good-table
                                
                                
                                
                                    vue-good-table copied to clipboard
                            
                            
                            
                        Not fully supported for RTL language
Hi,
I want to enable rtl  mode but the text comes above the chevron buttons
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;
}