diff --git a/src/views/property-marketing/media-account/account-manage/components/account-table/style.scss b/src/views/property-marketing/media-account/account-manage/components/account-table/style.scss index 9ad8409..28550ed 100644 --- a/src/views/property-marketing/media-account/account-manage/components/account-table/style.scss +++ b/src/views/property-marketing/media-account/account-manage/components/account-table/style.scss @@ -10,6 +10,15 @@ display: flex; align-items: flex-start; } + + :deep(.status-box) { + .label { + font-size: 12px; + font-style: normal; + font-weight: 400; + line-height: 20px; + } + } .card-item { border-radius: 8px; border: 1px solid transparent;