Add test coverage

This commit is contained in:
2026-01-08 11:05:26 +01:00
parent cf5490dcf6
commit e5de5b325d
5 changed files with 106 additions and 1 deletions

View File

@@ -1586,6 +1586,12 @@ button:disabled:hover {
.asset-row .meta {
flex: 1;
overflow: hidden;
}
.asset-row strong {
white-space: nowrap;
overflow: hidden;
}
.asset-item .meta {