Filter Styling

This commit is contained in:
Bastian Wagner
2026-02-19 17:34:53 +01:00
parent c542575046
commit 4df51e0698

View File

@@ -213,4 +213,9 @@ div.ag-row {
.mdc-button__label, .mat-icon {
color: rgb(32, 100, 0);
}
}
.ag-filter-body-wrapper {
padding: 8px;
gap: 6px;
}