优雅主题

您好,

我刚在我的论坛上也发现了这个问题,并用自定义样式修复了它:

.btn.btn-social {
    color: var(--d-sidebar-link-color);
}

这会使按钮颜色与您的侧边栏链接颜色相同。
希望这能帮到您。

– Ivan

2 个赞