Move right row fileTree extension links to the right

This commit is contained in:
Florian Scholdei
2021-11-02 17:10:46 +01:00
parent e1a2d27256
commit f44ef0be48

View File

@@ -47,6 +47,7 @@ const NoWrapTd = styled.td`
const ExtensionTd = styled.td`
white-space: nowrap;
text-align: right;
> *:not(:last-child) {
margin-right: 0.5rem;