mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
E2E CSS
This commit is contained in:
parent
20eb28f052
commit
0bdc026b05
2 changed files with 2 additions and 1 deletions
|
@ -235,6 +235,7 @@ limitations under the License.
|
|||
top: 9px;
|
||||
left: 46px;
|
||||
z-index: 2;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_EventTile:hover.mx_EventTile_verified .mx_EventTile_line,
|
||||
|
|
|
@ -49,7 +49,7 @@ limitations under the License.
|
|||
|
||||
.mx_MessageComposer_e2eIcon {
|
||||
position: absolute;
|
||||
left: 46px;
|
||||
left: 44px;
|
||||
}
|
||||
|
||||
.mx_MessageComposer_noperm_error {
|
||||
|
|
Loading…
Reference in a new issue