zss
2025-02-18 4b1898aa7f82e400b5958293c6c0a5dce5da6d6c
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>