mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-04 18:21:31 +01:00
try to make the edit button more reliable
This commit is contained in:
parent
de1e8e9f93
commit
dc401075a7
@ -96,12 +96,9 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_EventTile_editButton {
|
.mx_EventTile_editButton {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0px;
|
right: 1px;
|
||||||
top: 15px;
|
top: 15px;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
border: 0px;
|
|
||||||
outline: none;
|
|
||||||
margin-bottom: 3px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile:hover .mx_EventTile_editButton {
|
.mx_EventTile:hover .mx_EventTile_editButton {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user