fix: 空间列表高度
This commit is contained in:
parent
b1958ec8ff
commit
5c3915a74d
@ -154,7 +154,7 @@ const onCloseModify = () => {
|
||||
|
||||
:deep(.tableview-row) {
|
||||
.tableview-cell {
|
||||
padding: 5px 0;
|
||||
height: 42px;
|
||||
|
||||
&.link {
|
||||
cursor: pointer;
|
||||
@ -165,13 +165,6 @@ const onCloseModify = () => {
|
||||
}
|
||||
}
|
||||
}
|
||||
.tool-root {
|
||||
display: flex;
|
||||
|
||||
.tool-root-btn-text {
|
||||
font-weight: normal !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user