diff --git a/src/components/SshKeys/StyledKeys.tsx b/src/components/SshKeys/StyledKeys.tsx index 0002ce73..204dac24 100644 --- a/src/components/SshKeys/StyledKeys.tsx +++ b/src/components/SshKeys/StyledKeys.tsx @@ -21,11 +21,6 @@ export const StyledKeys = styled.div` div.name { flex: 1.8; } - div.created-lastused { - @media ${bp.wideUp} { - text-align: center; - } - } label.created, div.created { flex: 2;