mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08: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
@ -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 New Issue
Block a user