This commit is contained in:
2020-10-25 22:43:53 +08:00
parent b4d0efd059
commit b5e81088af
7 changed files with 28 additions and 21 deletions

View File

@@ -34,6 +34,9 @@ export default defineComponent({
</script>
<style lang="scss">
div {
user-select: none;
}
.one-line-hide {
overflow: hidden;
text-overflow: ellipsis;