把大部分的 n-space 替换成 n-flex
This commit is contained in:
@@ -87,7 +87,7 @@ function gotoTestCat() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<n-space align="center">
|
||||
<n-flex align="center">
|
||||
<n-select
|
||||
class="language"
|
||||
v-model:value="code.language"
|
||||
@@ -108,7 +108,7 @@ function gotoTestCat() {
|
||||
>
|
||||
编辑
|
||||
</n-button>
|
||||
</n-space>
|
||||
</n-flex>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user