Add hook to fix table header to detail header

This commit is contained in:
jeffvli
2023-01-06 11:44:50 -08:00
parent 14e6b4e7d6
commit b59c86f78f
4 changed files with 48 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
@use '../themes/default.scss';
@use '../themes/dark.scss';
@use '../themes/light.scss';
@use './ag-grid.scss';
* {
box-sizing: border-box;