licp
2024-12-20 d975fc4756806f5b51f006c19c33571b9b8c0b3b
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>