Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Remove unused style
Browse files Browse the repository at this point in the history
  • Loading branch information
dbkr committed Jan 23, 2024
1 parent 9db452c commit 8d803b3
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions res/css/structures/_ThreadsActivityCentre.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,3 @@
}
}
}

.mx_ThreadsActivityCentreBadge {
background-color: $primary-content;
width: 8px;
height: 8px;
border-radius: 8px;

&.mx_ThreadsActivityCentreBadge_highlight {
background-color: $alert;
}

&.mx_ThreadsActivityCentreBadge_normal {
background-color: var(--cpd-color-icon-accent-tertiary);
}
}

0 comments on commit 8d803b3

Please sign in to comment.