mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
Remove stray colour correction on composer e2e icon
We want it to match the room header
This commit is contained in:
parent
93e4de9861
commit
f6394b1251
1 changed files with 0 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue