Recently, I applied the .table-striped
class to a table on my website. However, I encountered an issue where all the tables nested within this main table also inherited the striping effect.
Is there a way to prevent the inner tables from being striped as well?