diff --git a/src/Web/wwwroot/css/shared/components/identity/identity.css b/src/Web/wwwroot/css/shared/components/identity/identity.css index cd38600..38629ad 100644 --- a/src/Web/wwwroot/css/shared/components/identity/identity.css +++ b/src/Web/wwwroot/css/shared/components/identity/identity.css @@ -43,6 +43,7 @@ border: 1px solid #EEEEEE; height: 10rem; transition: height 0.35s; + z-index: 10; } .esh-identity-item {