mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-18 20:21:06 +02:00
fix hyperlink position for image downloads
This commit is contained in:
parent
b996022db2
commit
1df4f2d556
@ -25,6 +25,7 @@ limitations under the License.
|
||||
.mx_MImageBody_download {
|
||||
color: #76cfa6;
|
||||
cursor: pointer;
|
||||
margin-left: -16px;
|
||||
}
|
||||
|
||||
.mx_MImageBody_download a {
|
||||
@ -34,7 +35,6 @@ limitations under the License.
|
||||
|
||||
.mx_MImageBody_download object {
|
||||
padding-right: 4px;
|
||||
margin-left: -16px;
|
||||
margin-top: -4px;
|
||||
vertical-align: middle;
|
||||
pointer-events: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user