diff --git a/src/whylogs/viewer/templates/index-hbs-cdn-all-in-for-jupyter-notebook.html b/src/whylogs/viewer/templates/index-hbs-cdn-all-in-for-jupyter-notebook.html index d339ac3d6a..4818bafcf0 100644 --- a/src/whylogs/viewer/templates/index-hbs-cdn-all-in-for-jupyter-notebook.html +++ b/src/whylogs/viewer/templates/index-hbs-cdn-all-in-for-jupyter-notebook.html @@ -330,6 +330,10 @@ text-align: center; } + .text-align-end { + text-align: end; + } + .drift-detection { justify-content: space-between; align-items: center; @@ -392,11 +396,10 @@ .drift-detection-info-drifts-item-range { font-family: Arial; font-style: normal; - font-weight: bold; - font-size: 14px; - line-height: 14px; + font-weight: normal; + font-size: 11px; + line-height: 13px; color: #6C757D; - padding-top: 5px; } .drift-detection-search-input {