Add comment on colour

pull/21833/head
J. Ryan Stinnett 2020-10-08 09:56:58 +01:00
parent 43ea5de320
commit 73ce2fac8a
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ limitations under the License.
&::before { &::before {
content: ''; content: '';
display: inline-block; display: inline-block;
background-color: #fff; background-color: #fff; // Same colour for all themes
mask-image: url('$(res)/img/element-icons/room/invite.svg'); mask-image: url('$(res)/img/element-icons/room/invite.svg');
mask-position: center; mask-position: center;
mask-repeat: no-repeat; mask-repeat: no-repeat;