diff --git a/src/components/tools/HeaderNotice.vue b/src/components/tools/HeaderNotice.vue index 2ac983e..bba217b 100644 --- a/src/components/tools/HeaderNotice.vue +++ b/src/components/tools/HeaderNotice.vue @@ -6,7 +6,8 @@ :arrowPointAtCenter="true" overlayClassName="header-notice-wrapper" @visibleChange="handleHoverChange" - :overlayStyle="{ width: '300px', top: '50px' }"> + :overlayStyle="{ width: '300px', top: '50px' }" + > - + - + \ No newline at end of file