mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
show e2e icon by default
This commit is contained in:
parent
0bdc026b05
commit
c6fa1e2e21
@ -255,9 +255,11 @@ limitations under the License.
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
/*
|
||||
.mx_EventTile_verified .mx_EventTile_e2eIcon {
|
||||
display: none;
|
||||
}
|
||||
*/
|
||||
|
||||
.mx_EventTile:hover.mx_EventTile_verified .mx_EventTile_e2eIcon,
|
||||
.mx_EventTile:hover.mx_EventTile_unverified .mx_EventTile_e2eIcon {
|
||||
|
Loading…
Reference in New Issue
Block a user