mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 08:21:41 +02:00
fix e2e icon top offset in compact mode
This commit is contained in:
parent
158e949165
commit
4d3cc0a53f
@ -533,7 +533,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_e2eIcon {
|
.mx_EventTile_e2eIcon {
|
||||||
top: 7px;
|
top: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_editButton {
|
.mx_EventTile_editButton {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user