Remove stray colour correction on composer e2e icon
We want it to match the room headerpull/21833/head
parent
93e4de9861
commit
f6394b1251
|
@ -78,10 +78,6 @@ limitations under the License.
|
||||||
height: 16px;
|
height: 16px;
|
||||||
margin-right: 0; // Counteract the E2EIcon class
|
margin-right: 0; // Counteract the E2EIcon class
|
||||||
margin-left: 3px; // Counteract the E2EIcon class
|
margin-left: 3px; // Counteract the E2EIcon class
|
||||||
|
|
||||||
&::after {
|
|
||||||
background-color: $composer-e2e-icon-color;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_noperm_error {
|
.mx_MessageComposer_noperm_error {
|
||||||
|
|
Loading…
Reference in New Issue