mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-07 18:31:33 +01:00
also changing margin when last event and buttons are not overlaying
This commit is contained in:
parent
30a485bddd
commit
30d374dff4
@ -77,5 +77,5 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_EventTile_last .mx_MessageEditor_buttons {
|
.mx_EventTile_last .mx_MessageEditor_buttons {
|
||||||
position: static;
|
position: static;
|
||||||
margin-right: -103px;
|
margin-right: -147px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user