refactor(仪表板): 调整公共链接下载等按钮显示感应区域防止无法点击到对应区域的视图放大等按钮

This commit is contained in:
wangjiahao 2024-02-20 14:34:33 +08:00
parent 950a4de34e
commit 32bbd6089c

View File

@ -241,7 +241,7 @@ export default {
width: 60px;
right: 0;
top: 0;
border-top: 60px solid rgba(245, 74, 69, 0);
border-top: 10px solid rgba(245, 74, 69, 0);
border-left: 60px solid transparent;
cursor: pointer;
z-index: 999;