chore: center
This commit is contained in:
parent
feb30f7d8c
commit
d02c2129b6
@ -163,14 +163,9 @@ function handleSelect(selectedKeys: Key[]) {
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
/**
|
:deep(.ant-tree .ant-tree-switcher) {
|
||||||
todo
|
display: flex;
|
||||||
*/
|
align-items: center;
|
||||||
.ant-tree {
|
|
||||||
:deep(&-switcher) {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/** codeMirror 占满容器高度 即calc计算的高度 */
|
/** codeMirror 占满容器高度 即calc计算的高度 */
|
||||||
|
Loading…
Reference in New Issue
Block a user