Skip to content

Commit 81eb20e

Browse files
committed
Remove unused CSS role
1 parent 56516ef commit 81eb20e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

site/src/theme/overrides.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ export const getOverrides = (palette: PaletteOptions) => {
8383
root: {
8484
color: (palette.primary as SimplePaletteColorOptions).light,
8585
},
86-
"&:has(button)": {
87-
textDecoration: "none !important",
88-
},
8986
},
9087
MuiPaper: {
9188
root: {

0 commit comments

Comments
 (0)