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 f3327f7 commit 72591cbCopy full SHA for 72591cb
src/designSystem/kubit/components/table/styles.ts
@@ -151,8 +151,8 @@ export const TABLE_STYLES: TableStylesType<
151
},
152
153
accordionIcon: {
154
- height: SIZES.size_200,
155
- width: SIZES.size_200,
+ height: SIZES.size_250,
+ width: SIZES.size_250,
156
color: COLORS.NEUTRAL.color_neutral_icon_50,
157
158
@@ -170,8 +170,8 @@ export const TABLE_STYLES: TableStylesType<
170
font_size: PARAGRAPH.MEDIUM[DeviceBreakpointsType.DESKTOP].font_size,
171
172
173
174
175
176
177
0 commit comments