@sankhyalabs/ez-design 5.10.0-dev.7 → 5.10.0-dev.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9034,7 +9034,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
9034
9034
  font-size: var(--text--medium);
9035
9035
  font-weight: var(--text-weight--large); }
9036
9036
  .ez-grid .ag-header {
9037
- border-bottom: none; }
9037
+ border-bottom: var(--border--small) var(--color--strokes); }
9038
9038
  .ez-grid .ag-menu-separator {
9039
9039
  display: none; }
9040
9040
  .ez-grid .ag-tabs-header.ag-menu-header {