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

Commit 73ce2fa

Browse files
committed
Add comment on colour
1 parent 43ea5de commit 73ce2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/rooms/_MemberList.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ limitations under the License.
102102
&::before {
103103
content: '';
104104
display: inline-block;
105-
background-color: #fff;
105+
background-color: #fff; // Same colour for all themes
106106
mask-image: url('$(res)/img/element-icons/room/invite.svg');
107107
mask-position: center;
108108
mask-repeat: no-repeat;

0 commit comments

Comments
 (0)