summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/src/styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'portal-FE-os/src/styles.scss')
-rw-r--r--portal-FE-os/src/styles.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/portal-FE-os/src/styles.scss b/portal-FE-os/src/styles.scss
new file mode 100644
index 00000000..b8769e1f
--- /dev/null
+++ b/portal-FE-os/src/styles.scss
@@ -0,0 +1,5 @@
+/* You can add global styles to this file, and also import other style files */
+
+.cdk-overlay-connected-position-bounding-box {
+ z-index: 99999 !important;
+ } \ No newline at end of file