refactor: format all vue file

This commit is contained in:
tiny-craft
2023-08-02 19:40:57 +08:00
parent af289319ed
commit b852bb5b47
25 changed files with 92 additions and 91 deletions

View File

@@ -57,7 +57,7 @@ const onDisconnectAll = () => {
</div>
</template>
<style scoped lang="scss">
<style lang="scss" scoped>
.nav-pane-bottom {
color: v-bind('themeVars.iconColor');
border-top: v-bind('themeVars.borderColor') 1px solid;