History.module.scss 86 B

12345
  1. @import "../styles/common";
  2. .selected {
  3. background: var(--swh-tree-selected-bg);
  4. }