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:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user