Remove stray colour correction on composer e2e icon

We want it to match the room header
This commit is contained in:
Travis Ralston 2019-11-20 11:03:53 -07:00
parent 93e4de9861
commit f6394b1251

View file

@ -78,10 +78,6 @@ limitations under the License.
height: 16px;
margin-right: 0; // Counteract the E2EIcon class
margin-left: 3px; // Counteract the E2EIcon class
&::after {
background-color: $composer-e2e-icon-color;
}
}
.mx_MessageComposer_noperm_error {