diff --git a/.changeset/lovely-cars-explode.md b/.changeset/lovely-cars-explode.md new file mode 100644 index 000000000..bb296a229 --- /dev/null +++ b/.changeset/lovely-cars-explode.md @@ -0,0 +1,7 @@ +--- +"@wizleap-inc/wiz-ui-react": minor +"@wizleap-inc/wiz-ui-next": minor +"@wizleap-inc/wiz-ui-styles": minor +--- + +Chore(infomation-panel): update close button position diff --git a/packages/styles/bases/information-panel.css.ts b/packages/styles/bases/information-panel.css.ts index 306805d82..d46644f4f 100644 --- a/packages/styles/bases/information-panel.css.ts +++ b/packages/styles/bases/information-panel.css.ts @@ -25,7 +25,3 @@ export const informationPanelFontStyle = styleVariants({ color: THEME.color.red["800"], }, }); - -export const informationPanelIconStyle = style({ - margin: "auto 0", -}); diff --git a/packages/wiz-ui-next/src/components/base/information-panel/information-panel.vue b/packages/wiz-ui-next/src/components/base/information-panel/information-panel.vue index 4b3013f05..712d35289 100644 --- a/packages/wiz-ui-next/src/components/base/information-panel/information-panel.vue +++ b/packages/wiz-ui-next/src/components/base/information-panel/information-panel.vue @@ -16,16 +16,14 @@ -
- - - -
+ + +