dashboard: fix prod build css issue on progress component

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2020-02-15 14:57:48 +05:30
parent 0a094ad17e
commit 5c37dcd668
1 changed files with 0 additions and 1 deletions

View File

@ -17,5 +17,4 @@
.ant-progress-circle .ant-progress-text {
font-size: 16px;
transform: translateY(-67%); // position text centered to down cut off progress circle
}