fix: 空间列表高度
This commit is contained in:
parent
99a1eeb356
commit
5e85e5a3b9
@ -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