Make sidenav background transparent so bubbles stand out on narrow screens
This commit is contained in:
@@ -20,6 +20,7 @@ html {
|
|||||||
@include mat.sidenav-overrides(
|
@include mat.sidenav-overrides(
|
||||||
(
|
(
|
||||||
container-shape: 1rem,
|
container-shape: 1rem,
|
||||||
|
container-background-color: transparent,
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user