Change cursor on call window title

This commit is contained in:
Pierre HUBERT 2019-01-26 12:11:52 +01:00
parent 79dfa0511b
commit 8c6e04abd0

View File

@ -52,6 +52,7 @@
.call-title {
flex: 1;
cursor: move;
}