Minor tweak UI

This commit is contained in:
CzBiX
2019-09-01 00:38:14 +08:00
parent 7795d28952
commit ef47219b48

View File

@@ -442,7 +442,7 @@ export default Vue.extend({
.torrent-title {
text-overflow: ellipsis;
overflow: hidden;
max-width: 40em;
max-width: 36em;
}
}
}