File explorer CSS, avoid modified/size being cut

This commit is contained in:
Leo Vasanko
2023-11-18 07:33:50 -08:00
parent de482afd60
commit ba9495eb65
3 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -150,6 +150,6 @@ const download = async () => {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0;
}
</style>
@/stores/main