Fix minor cell drag issue

pull/1544/head
Alex P 2017-05-23 02:14:59 -07:00
parent b1df50bbb5
commit 290866760c
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ $dash-graph-options-arrow: 8px;
height: $dash-graph-heading;
line-height: $dash-graph-heading;
width: calc(100% - 50px);
margin-left: 16px;
padding-left: 16px;
transition:
color 0.25s ease,
background-color 0.25s ease,