File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 8181 "@kleros/kleros-app" : " ^2.0.1" ,
8282 "@kleros/kleros-sdk" : " workspace:^" ,
8383 "@kleros/kleros-v2-contracts" : " workspace:^" ,
84- "@kleros/ui-components-library" : " ^2.17 .0" ,
84+ "@kleros/ui-components-library" : " ^2.18 .0" ,
8585 "@lifi/wallet-management" : " ^3.4.6" ,
8686 "@lifi/widget" : " ^3.12.3" ,
8787 "@sentry/react" : " ^7.120.0" ,
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ const HeaderContainer = styled.div`
3434 display: flex;
3535 align-items: center;
3636 margin-top: -2px;
37- margin-bottom: ${ responsiveSize ( 16 , 24 ) } ;
37+ margin-bottom: ${ responsiveSize ( 16 , 32 ) } ;
3838` ;
3939
4040const Header = styled . h1 `
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const StyledHeader = styled.div`
1414 flex-wrap: wrap;
1515 justify-content: space-between;
1616 gap: 8px 12px;
17- margin-bottom: 12px ;
17+ margin-bottom: ${ responsiveSize ( 12 , 20 ) } ;
1818` ;
1919
2020const StyledH1 = styled . h1 `
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ export const darkTheme = {
6767 lightBlue : "#2A1260" ,
6868 primaryText : "#DAF0FF" ,
6969 secondaryText : "#BECCE5" ,
70- stroke : "#42498F " ,
70+ stroke : "#392C74 " ,
7171 lightGrey : "#2D1865" ,
7272
7373 whiteBackground : "#220050" ,
Original file line number Diff line number Diff line change @@ -5572,7 +5572,7 @@ __metadata:
55725572 "@kleros/kleros-v2-eslint-config": "workspace:^"
55735573 "@kleros/kleros-v2-prettier-config": "workspace:^"
55745574 "@kleros/kleros-v2-tsconfig": "workspace:^"
5575- "@kleros/ui-components-library": "npm:^2.17 .0"
5575+ "@kleros/ui-components-library": "npm:^2.18 .0"
55765576 "@lifi/wallet-management": "npm:^3.4.6"
55775577 "@lifi/widget": "npm:^3.12.3"
55785578 "@sentry/react": "npm:^7.120.0"
@@ -5657,9 +5657,9 @@ __metadata:
56575657 languageName: node
56585658 linkType: hard
56595659
5660- "@kleros/ui-components-library@npm:^2.17 .0":
5661- version: 2.17 .0
5662- resolution: "@kleros/ui-components-library@npm:2.17 .0"
5660+ "@kleros/ui-components-library@npm:^2.18 .0":
5661+ version: 2.18 .0
5662+ resolution: "@kleros/ui-components-library@npm:2.18 .0"
56635663 dependencies:
56645664 "@datepicker-react/hooks": "npm:^2.8.4"
56655665 "@swc/helpers": "npm:^0.3.2"
@@ -5676,7 +5676,7 @@ __metadata:
56765676 react-dom: ^18.0.0
56775677 react-is: ^18.0.0
56785678 styled-components: ^5.3.3
5679- checksum: 10/41c9ea2df8d08019cbe5b61e266862b4d7e78eecabf989daf429727f8b6943f5072e1d875a4e340530f90425d1703b233863597bc1a9e023a99b09d205865cf4
5679+ checksum: 10/ef51cd75eaf037c2b2c69a0236a3b2891c657c339c5b357e5aa8ba84d9e1626bbbd76bf954d578f1caad3bbe2bc7d62097eace475ce62a7d8bfaafef5239d0ad
56805680 languageName: node
56815681 linkType: hard
56825682
You can’t perform that action at this time.
0 commit comments