refactor(仪表板): 调整公共链接下载等按钮显示感应区域防止无法点击到对应区域的视图放大等按钮
This commit is contained in:
parent
950a4de34e
commit
32bbd6089c
@ -241,7 +241,7 @@ export default {
|
|||||||
width: 60px;
|
width: 60px;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 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;
|
border-left: 60px solid transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user