mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
E2E CSS
This commit is contained in:
parent
20eb28f052
commit
0bdc026b05
@ -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 New Issue
Block a user