diff --git a/src/styles.css b/src/styles.css index 3200576..f53bfb2 100644 --- a/src/styles.css +++ b/src/styles.css @@ -2,6 +2,8 @@ html, body { height: 100%; } body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } +/* .cdk-overlay-container { z-index: 2000 !important; } +*/