Update material-ui

This commit is contained in:
Alex
2022-10-09 15:00:10 +02:00
parent a22f94df80
commit 9749b43cfa
14 changed files with 6167 additions and 7363 deletions

View File

@@ -354,7 +354,7 @@ textarea,
text-shadow: rgba(0, 0, 0, 0.5) 0 0 4px;
}
.torrent .metadata span:not(:last-child)::after {
.torrent .metadata .ellipsis > span:not(:last-child):not(.control)::after {
content: ' • ';
opacity: 0.7;
padding-left: 4px;