How to set striped row off? #631
Unanswered
andresvennera
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hey! You can go into \vendor\power-components\livewire-powergrid\src\Themes\Bootstrap5.php and remove the 'table-striped' from the table function. Hope this helps! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Powergrid with Bootstrap. By default the table type is striped (grey and white), where can I remove that setting for a given powergrid? Thank you very much for your help!
Beta Was this translation helpful? Give feedback.
All reactions