修复 前端BlogContent a标签深色模式的样式
This commit is contained in:
@@ -178,6 +178,10 @@ onUnmounted(() => {
|
||||
|
||||
#blogContentContainer table td {
|
||||
@apply border-[1px] p-[5px];
|
||||
|
||||
}
|
||||
|
||||
#blogContentContainer a {
|
||||
@apply dark:text-white;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user