hugo-theme-next/assets/css/_common/components/3rd/gitalk.scss
2025-01-05 16:40:58 +08:00

10 lines
173 B
SCSS

@if $gitalk_enable {
.gt-header a, .gt-comments a, .gt-popup a {
border-bottom: 0;
}
.gt-container .gt-popup .gt-action.is--active::before {
top: .7em;
}
}