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;
|
||||
display: inline-block;
|
||||
visibility: hidden;
|
||||
cursor: pointer;
|
||||
top: 6px;
|
||||
right: 6px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue