feat(@ui): migrate input box

This commit is contained in:
Paul Makles
2022-05-30 12:26:16 +01:00
parent 2f9bfbf83f
commit 1d243d4762
13 changed files with 66 additions and 105 deletions

View File

@@ -95,7 +95,7 @@ const Blocked = styled.div`
`;
const Action = styled.div`
> div {
> a {
height: 48px;
width: 48px;
display: flex;
@@ -118,7 +118,7 @@ const Action = styled.div`
`;
const FileAction = styled.div`
> div {
> a {
height: 48px;
width: 62px;
display: flex;