fix e2e icon top offset in compact mode
parent
158e949165
commit
4d3cc0a53f
|
@ -533,7 +533,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_EventTile_e2eIcon {
|
||||
top: 7px;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.mx_EventTile_editButton {
|
||||
|
|
Loading…
Reference in New Issue