1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 06:44:16 +00:00

add z-index detail panel

This commit is contained in:
Michael An
2019-04-28 10:59:56 +08:00
parent a29e8055bd
commit 155c7bef49

View File

@@ -151,6 +151,7 @@
box-shadow: -1px 0 3px 0 #ccc;
top: 49px;
animation: move .5s ease-in-out 1;
z-index: 50;
}
@keyframes move {