Skip to content

Commit b721f3e

Browse files
committed
Fix nested DataGrid footer background color
1 parent 13cc0fc commit b721f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Radzen.Blazor/themes/components/blazor/_grid.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ $column-draggable-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1) !default;
521521

522522
.rz-grid-table-striped {
523523
tbody {
524-
tr:not(.rz-expanded-row-content) {
524+
> tr:not(.rz-expanded-row-content) {
525525
&:nth-child(even) {
526526
> td {
527527
background-color: var(--rz-grid-stripe-background-color);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy