.list-panel > header > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  color: var(--sub);
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
}
