fix ui-shadow z-index

This commit is contained in:
itorr
2022-08-15 13:33:59 +08:00
parent 9d316b5a91
commit c1e6e87048

View File

@@ -230,6 +230,7 @@ h1{
right:0;
left:0;
bottom:0;
z-index:1;
background:rgba(0,0,0,.5);
overflow: auto;
}