Update html/download.ejs

This commit is contained in:
ashley 2025-08-20 02:03:13 +02:00
parent dde204cf2a
commit 5997215742

View File

@ -193,10 +193,8 @@
}
.chip .label{
font-weight: 800; letter-spacing:.2px;
white-space: nowrap;
overflow: hidden;
text-overflow: clip;
white-space: nowrap;
overflow: visible;
}
.chip .hint{