Skip to content

Commit

Permalink
最終行の改行がなくなっていたのを直した
Browse files Browse the repository at this point in the history
  • Loading branch information
damin3A3 committed Oct 18, 2023
1 parent b56a4d5 commit a4cea71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ const topic = computed(() => channelsMap.value.get(props.channelId)?.topic)
text-overflow: ellipsis;
white-space: nowrap;
}
</style>
</style>

0 comments on commit a4cea71

Please sign in to comment.