Filter Styling

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

View File

@@ -214,3 +214,8 @@ div.ag-row {
color: rgb(32, 100, 0);
}
}
.ag-filter-body-wrapper {
padding: 8px;
gap: 6px;
}