Make loading dots visible on graphs in ceo and de

pull/4565/head
Iris Scholten 2018-10-09 13:30:27 -07:00
parent 258046ea6d
commit 54af23c838
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ $dash-graph--heading-name-z: $dash-graph--heading-dragger-z + 1;
.graph-panel__refreshing {
position: absolute;
top: -18px !important;
top: -1px !important;
transform: translate(0, 0);
right: 50%;
transform: translateX(50%);