Reactifyf scale Y

This commit is contained in:
Franc Camps-Febrer
2019-01-03 18:41:57 +01:00
parent d8b27cea54
commit a0c654aafc
4 changed files with 92 additions and 69 deletions

View File

@@ -176,6 +176,12 @@
cursor: -webkit-grab;
cursor: -moz-grab;
}
.tick text {
font-size: 10px;
font-family: 'Lato';
text-anchor: end;
}
}
.drag-grabber {