mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-28 09:00:48 +08:00
feat: update code
This commit is contained in:
@@ -25,4 +25,13 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- 此组件不包含样式,使用方可根据需要自行定义 -->
|
||||
<style scoped>
|
||||
|
||||
.article-tags-container {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user