CN-1096 fix: 知识库图标
This commit is contained in:
@@ -77,12 +77,12 @@
|
||||
.card-type-title {
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 500;
|
||||
font-weight: bold;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
margin-bottom:10px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
.list-mode__card {
|
||||
width: 100%;
|
||||
@@ -696,6 +696,9 @@
|
||||
border-right: none;
|
||||
}
|
||||
.el-table {
|
||||
&::after {
|
||||
width: 0;
|
||||
}
|
||||
th {
|
||||
padding-top:6px;
|
||||
padding-bottom:6px;
|
||||
@@ -714,8 +717,8 @@
|
||||
}
|
||||
.cell {
|
||||
height: fit-content;
|
||||
max-height:64px;
|
||||
min-height:32px;
|
||||
/*max-height:64px;
|
||||
min-height:32px;*/
|
||||
line-height: 20px;
|
||||
.reference-tag__show {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user