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

Commit

Permalink
Fix color contrast of notice events
Browse files Browse the repository at this point in the history
  • Loading branch information
Germain committed Jul 17, 2023
1 parent cb03aac commit 3f6c610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/views/messages/_MNoticeBody.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ limitations under the License.

.mx_MNoticeBody {
white-space: pre-wrap;
opacity: 0.6;
color: $secondary-content;
}

0 comments on commit 3f6c610

Please sign in to comment.