Commit 1b0d1b70 by caoyanzhi

解决日历面板被遮挡的问题

parent 0a2c2bee
......@@ -676,7 +676,7 @@ export default {
bottom: 0px;
box-shadow: 0 0 5px #bbb;
background-color: #fff;
z-index: 10000;
z-index: 100;
transition: all 0.3s ease-in-out;
.group-title {
padding: 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment