add pointer to EventTile
This commit is contained in:
parent
cddfa62e27
commit
4164688c24
|
@ -29,6 +29,7 @@ limitations under the License.
|
|||
float: left;
|
||||
position: relative;
|
||||
top: 0px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_EventTile_continuation {
|
||||
|
|
Loading…
Reference in New Issue