add pointer to EventTile
This commit is contained in:
parent
cddfa62e27
commit
4164688c24
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ limitations under the License.
|
||||||
float: left;
|
float: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_continuation {
|
.mx_EventTile_continuation {
|
||||||
|
|
Loading…
Reference in a new issue