DEV: Remove dead CSS for .btn.--active after class rename (#37654)

This commit is contained in:
Sam
2026-02-10 11:41:57 +08:00
committed by GitHub
parent 5653700c30
commit 8de7122fb1
@@ -22,10 +22,6 @@
background: transparent;
outline-offset: -2px;
}
.btn.--active {
background: var(--d-selected);
}
}
.topic-list-layout-table-ai {