[PR #1620] [MERGED] DataGrid: fix textbox and checkbox indents in simple filters #2839

Open
opened 2026-01-29 18:20:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1620
Author: @Cosmatevs
Created: 7/24/2024
Status: Merged
Merged: 7/25/2024
Merged by: @yordanov

Base: masterHead: datagrid-filter-indent-fix


📝 Commits (2)

  • ef261db DataGrid: fix textbox and checkbox indents in simple filters
  • 4769226 use :has(.rz-filter-button) only to change elements other than .rz-filter-button

📊 Changes

1 file changed (+10 additions, -8 deletions)

View changed files

📝 Radzen.Blazor/themes/components/blazor/_grid.scss (+10 -8)

📄 Description

Fixes #1617
Fixes #1619


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1620 **Author:** [@Cosmatevs](https://github.com/Cosmatevs) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@yordanov](https://github.com/yordanov) **Base:** `master` ← **Head:** `datagrid-filter-indent-fix` --- ### 📝 Commits (2) - [`ef261db`](https://github.com/radzenhq/radzen-blazor/commit/ef261dbd8d693ae2d33b100e86057fdbf73bc238) DataGrid: fix textbox and checkbox indents in simple filters - [`4769226`](https://github.com/radzenhq/radzen-blazor/commit/47692269c5c8d9838ab2267743423009aebec07b) use :has(.rz-filter-button) only to change elements other than .rz-filter-button ### 📊 Changes **1 file changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/themes/components/blazor/_grid.scss` (+10 -8) </details> ### 📄 Description Fixes #1617 Fixes #1619 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:20:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2839