* Adjust story estimate style.

This commit is contained in:
holan20180123
2021-05-20 09:27:36 +08:00
parent e120249286
commit be80ce2e0f
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -39,6 +39,7 @@ function showNewEstimate()
$('.th-new-estimate').removeClass('hide');
$('.new-estimate').removeClass('hide');
$('.form-actions').removeClass('hide');
$('.empty-th').addClass('hide');
}
function selectRound(round)