mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 14:49:09 +00:00
add z-index detail panel
This commit is contained in:
@@ -151,6 +151,7 @@
|
|||||||
box-shadow: -1px 0 3px 0 #ccc;
|
box-shadow: -1px 0 3px 0 #ccc;
|
||||||
top: 49px;
|
top: 49px;
|
||||||
animation: move .5s ease-in-out 1;
|
animation: move .5s ease-in-out 1;
|
||||||
|
z-index: 50;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes move {
|
@keyframes move {
|
||||||
|
Reference in New Issue
Block a user