licp
2024-07-31 cc702f8d62c082c8f4b97b44e094fb8b8c7b97d8
src/App.vue
@@ -318,4 +318,9 @@
    font-size: 12px;
    line-height: 32px;
  }
  .single-line-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
</style>