Skip to content

Commit 5c81976

Browse files
committed
Rename CSS class from .mat-column-user to .mat-column-username
1 parent 60a9a31 commit 5c81976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material.theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ $light-theme: mat.define-light-theme((
152152
background: #0d1117 !important;
153153
}
154154

155-
.mat-column-user,
155+
.mat-column-username,
156156
.mat-column-workflow,
157157
.mat-column-repo,
158158
.mat-column-sku {

0 commit comments

Comments
 (0)