diff --git a/xp.css b/xp.css index 189c932..23f67d6 100644 --- a/xp.css +++ b/xp.css @@ -64,7 +64,7 @@ body:not([class]) .container::after { #3888e9 95%, #3168d5 100% ) !important; - z-index: 100 !important; + z-index: 1000 !important; } .Header .d-flex { @@ -125,6 +125,10 @@ body:not([class]) .container::after { display: none; } +.dropdown-menu:before{ + border-bottom-color: transparent !important; +} + .Header .header-search-wrapper { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px rgba(255, 255, 255, 0.1) !important;