We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c274e commit 131c5f9Copy full SHA for 131c5f9
src/page/archiving/component/TimeBlock/TimeBlock.style.ts
@@ -8,7 +8,7 @@ export const blockStyle = {
8
justifyContent: 'center',
9
alignItems: 'center',
10
11
- borderRadius: '10rem',
+ borderRadius: '100px',
12
13
backgroundColor: theme.colors.blue_100,
14
...theme.text.body03,
0 commit comments