mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Image button now has cursor set to pointer
This commit is contained in:
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
Block a user