Remove the count indicator from toasts (#31718)
This commit is contained in:
@@ -78,13 +78,6 @@ Please see LICENSE files in the repository root for full details.
|
||||
display: inline;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.mx_Toast_title_countIndicator {
|
||||
font-size: $font-12px;
|
||||
line-height: $font-22px;
|
||||
color: $secondary-content;
|
||||
margin-inline-start: auto; /* on the end side of the div */
|
||||
}
|
||||
}
|
||||
|
||||
.mx_Toast_body {
|
||||
|
||||
Reference in New Issue
Block a user