mirror of
https://github.com/valentincanonical/eShopOnWeb-chisel-demo.git
synced 2026-05-17 13:56:34 +00:00
Adding z-index so menu displays in front of everything
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
border: 1px solid #EEEEEE;
|
||||
height: 10rem;
|
||||
transition: height 0.35s;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.esh-identity-item {
|
||||
|
||||
Reference in New Issue
Block a user