summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/src/components/context/ContextSelector.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-web/opendc-web-ui/src/components/context/ContextSelector.module.scss')
-rw-r--r--opendc-web/opendc-web-ui/src/components/context/ContextSelector.module.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/opendc-web/opendc-web-ui/src/components/context/ContextSelector.module.scss b/opendc-web/opendc-web-ui/src/components/context/ContextSelector.module.scss
index 07b7b1d0..4f86ac64 100644
--- a/opendc-web/opendc-web-ui/src/components/context/ContextSelector.module.scss
+++ b/opendc-web/opendc-web-ui/src/components/context/ContextSelector.module.scss
@@ -20,10 +20,11 @@
* SOFTWARE.
*/
-.contextSelector.contextSelector {
+.pageSelector.pageSelector {
// Ensure this selector has precedence over the default one
margin-right: 20px;
+ --pf-c-context-selector__menu--ZIndex: var(--pf-global--ZIndex--lg);
--pf-c-context-selector__toggle--PaddingTop: var(--pf-global--spacer--sm);
--pf-c-context-selector__toggle--PaddingRight: 0;
--pf-c-context-selector__toggle--PaddingBottom: var(--pf-global--spacer--sm);