Reply To: mouse over icon

#10045543
Support
Keymaster

To change the cursor you can add this:

.tabs-modern .nav .nav-link {
	cursor: pointer !important;
}