use new icons

This commit is contained in:
Vikeo
2023-08-27 16:21:45 +02:00
parent 161c88165b
commit 390a0f1b71
12 changed files with 136 additions and 110 deletions

View File

@@ -32,7 +32,7 @@ const ExtraCountersGrid = styled.div<{ rotation: number }>`
height: 100%;
width: auto;
bottom: auto;
right: 0;
right: -6px;
`;
}
}}