fix e2e icon in composer having wrong colors
This commit is contained in:
@@ -78,7 +78,10 @@ limitations under the License.
|
|||||||
.mx_MessageComposer_e2eIcon.mx_E2EIcon {
|
.mx_MessageComposer_e2eIcon.mx_E2EIcon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 60px;
|
left: 60px;
|
||||||
background-color: $composer-e2e-icon-color;
|
|
||||||
|
&::after {
|
||||||
|
background-color: $composer-e2e-icon-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_noperm_error {
|
.mx_MessageComposer_noperm_error {
|
||||||
|
|||||||
Reference in New Issue
Block a user