Fix position for menu
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
|
||||
html, body { height: 100%; }
|
||||
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
|
||||
.cdk-overlay-container {
|
||||
z-index: 2000 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user