diff --git a/src/sass/AppMeetingNotice/detail.vue b/src/sass/AppMeetingNotice/detail.vue index 630f55b0..25c95cb1 100644 --- a/src/sass/AppMeetingNotice/detail.vue +++ b/src/sass/AppMeetingNotice/detail.vue @@ -286,16 +286,6 @@ export default { display: flex; align-items: center; - &:after { - content: ""; - position: absolute; - right: 0; - bottom: 0; - width: 622px; - height: 2px; - background-color: rgba(216, 221, 230, 0.5); - } - .name { font-size: 30px; font-weight: 600;