table header bg color
When create a table in Livewire component, and display it as {{ $this->table }}, how do i change table header background color?
Currently is set to some shade of gray when i display it, and cant find the way to change it to other color.
Currently is set to some shade of gray when i display it, and cant find the way to change it to other color.