@@ -118,6 +118,6 @@ export default {
#box{
position: sticky;
top: 0px;
- z-index: 99999;
+ z-index: 999;
}
</style>