fix e2e icon top offset in compact mode
This commit is contained in:
parent
158e949165
commit
4d3cc0a53f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue