diff --git a/project/sass/apps/Announce/AppAnnounce/components/Phone.vue b/project/sass/apps/Announce/AppAnnounce/components/Phone.vue index 9636e13e..defec07f 100644 --- a/project/sass/apps/Announce/AppAnnounce/components/Phone.vue +++ b/project/sass/apps/Announce/AppAnnounce/components/Phone.vue @@ -305,9 +305,9 @@ h2 { margin-bottom: 4px; - overflow: hidden; -white-space: nowrap; -text-overflow: ellipsis; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; color: #222222; font-size: 14px; font-weight: normal;