diff --git a/apps/client/src/styles/theme.scss b/apps/client/src/styles/theme.scss index f39e08538..1d69f196a 100644 --- a/apps/client/src/styles/theme.scss +++ b/apps/client/src/styles/theme.scss @@ -170,8 +170,6 @@ $_tertiary: map.merge(map.get($_palettes, tertiary), $_rest); row-item-outline-color: rgba(var(--dark-dividers)) ) ); - - --mdc-outlined-card-container-color: unset; } .theme-dark { @@ -203,8 +201,6 @@ $_tertiary: map.merge(map.get($_palettes, tertiary), $_rest); row-item-outline-color: rgba(var(--light-dividers)) ) ); - - --mdc-outlined-card-container-color: unset; } .theme-dark,