Update html/download.ejs
This commit is contained in:
parent
1dec09f23b
commit
dde204cf2a
@ -193,9 +193,9 @@
|
|||||||
}
|
}
|
||||||
.chip .label{
|
.chip .label{
|
||||||
font-weight: 800; letter-spacing:.2px;
|
font-weight: 800; letter-spacing:.2px;
|
||||||
white-space: normal;
|
white-space: nowrap;
|
||||||
overflow: visible;
|
overflow: hidden;
|
||||||
text-overflow: unset;
|
text-overflow: clip;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user