use pointer cursor type over the whole macro action title bar

This commit is contained in:
Attila Csanyi
2017-06-06 20:42:44 +02:00
parent 118cdc1ff4
commit 5fedf94346

View File

@@ -62,6 +62,7 @@
}
&--title {
cursor: pointer;
display: flex;
flex: 1;
}