Crunchy
2024-10-28 7c0eaf011a06a3b5578fef0ae7b61c8c923e0c97
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>