fix: dashboard下钻页面实体跳转按钮样式调整
This commit is contained in:
@@ -57,16 +57,19 @@
|
||||
}
|
||||
|
||||
.panel-show-detail {
|
||||
width: 24px;
|
||||
width: 18px;
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
margin-left: 10px;
|
||||
margin-top: 1px;
|
||||
margin-top: 2px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
i {
|
||||
font-size: 22px;
|
||||
font-size: 18px;
|
||||
cursor: pointer;
|
||||
color: #626262;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user