Skip to content

Commit

Permalink
Fix: Remove inherit color for set admin button in channel
Browse files Browse the repository at this point in the history
Changelog: fixed
  • Loading branch information
Boris authored and Boris committed Jul 11, 2024
1 parent 33d1c3a commit f5fec37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
// Infomaniak edit
padding: 0px 10px;
clear: both;
color: inherit;
color: rgba(var(--center-channel-color-rgb));
cursor: pointer;
font-weight: normal;
line-height: 28px;
Expand Down

0 comments on commit f5fec37

Please sign in to comment.