style: 样式调整

This commit is contained in:
张传龙
2022-06-19 19:41:49 +08:00
parent a2b84d35f7
commit dd4cd871ba
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<template>
<ScrollX ref="scrollX" :height="useTheme.tags.height">
<ScrollX ref="scrollX" :height="useTheme.tags.height" border-b bc-eee>
<n-tag
v-for="tag in tagsStore.tags"
:key="tag.path"