mirror of https://github.com/vector-im/riot-web
Add comment on colour
parent
43ea5de320
commit
73ce2fac8a
|
@ -102,7 +102,7 @@ limitations under the License.
|
|||
&::before {
|
||||
content: '';
|
||||
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-position: center;
|
||||
mask-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in New Issue