chore: tweak

This commit is contained in:
pengzhanbo 2024-08-22 12:48:45 +08:00
parent a7c40e0bd5
commit 22e37fc819

View File

@ -118,6 +118,7 @@ const date = computed(() => {
margin: 0 0 16px;
overflow: hidden;
font-size: 18px;
color: var(--vp-c-white);
text-overflow: ellipsis;
white-space: nowrap;
}