mirror of https://github.com/vector-im/riot-web
Image button now has cursor set to pointer
parent
012f085f33
commit
08e5f61b10
|
@ -156,6 +156,7 @@ limitations under the License.
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
cursor: pointer;
|
||||||
top: 6px;
|
top: 6px;
|
||||||
right: 6px;
|
right: 6px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue