diff --git a/Bootstrap_new/css/custom.css b/Bootstrap_new/css/custom.css index 3032fc29..04aff1e4 100755 --- a/Bootstrap_new/css/custom.css +++ b/Bootstrap_new/css/custom.css @@ -96,7 +96,7 @@ visibility:hidden position:fixed; top: 106px; display : none; - z-index:1001; + /*z-index:1001;*/ margin-right:2px; } diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 6177b193..c152b9e4 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -559,7 +559,7 @@ h1, h2, h3, h4, h5, h6, background: var(--bg-surface); border-left: 1px solid var(--border-light); box-shadow: var(--shadow-xl); - z-index: 1070; + z-index: 1090; overflow-y: auto; overflow-x: hidden; padding: 0 !important;