Text for file duration in the unified file card component is now always black

This commit is contained in:
Tzahi12345
2020-08-24 05:11:04 -04:00
parent 087c9f1bb1
commit d7f04fc90a

View File

@@ -103,6 +103,7 @@
background: rgba(255,255,255,0.6);
padding-left: 5px;
padding-right: 5px;
color: black;
}
.download-time {