fix: 修复任务中心左侧收起按钮被遮挡的问题

--bug=1013518 --user=刘瑞斌 【任务中心】“收起”显示不全 https://www.tapd.cn/55049933/s/1170977
This commit is contained in:
CaptainB 2022-06-01 11:01:37 +08:00 committed by f2c-ci-robot[bot]
parent 3e385cd542
commit f62d9287df
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@ export default {
position: fixed;
right: 1372px;
top: 50%;
z-index: 1;
z-index: 5;
width: 20px;
height: 60px;
padding: 3px;