wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Use the lower density of the data grid table by default
Description
Removed density selector in wz discover and applying compact density styles to the table
Issues Resolved
#7052
Evidence
Test
- Go to the events tab of each module and check in the table that the density selector does not appear and that the table styles are displayed in compact mode as in the screenshot shown in the evidence.
Check List
- [ ] All tests pass
- [ ]
yarn test:jest
- [ ]
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] Update CHANGELOG.md
- [ ] Commits are signed per the DCO using --signoff