mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-01 16:51:52 +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 {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
right: 1px;
|
||||
top: 15px;
|
||||
visibility: hidden;
|
||||
border: 0px;
|
||||
outline: none;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
.mx_EventTile:hover .mx_EventTile_editButton {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user