mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-05 10:41:06 +01:00
remove obsolete style from message composer for e2e icon as it's now the default size for the e2e iconn
This commit is contained in:
parent
d1501a1651
commit
de645a32a8
@ -74,8 +74,6 @@ limitations under the License.
|
|||||||
.mx_MessageComposer_e2eIcon.mx_E2EIcon {
|
.mx_MessageComposer_e2eIcon.mx_E2EIcon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 60px;
|
left: 60px;
|
||||||
width: 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
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user