Admonition icon CSS (#263)

This commit is contained in:
pollfly
2022-05-29 10:38:48 +03:00
committed by GitHub
parent bf80c10d16
commit 2e1abcb591
2 changed files with 6 additions and 1 deletions

View File

@@ -264,7 +264,7 @@ All scalars that ClearML automatically logs, as well as those explicitly reporte
view it in full screen mode by hovering over the graph and clicking <img src="/docs/latest/icons/ico-maximize.svg" alt="Maximize plot icon" className="icon size-sm space-sm" />.
:::info Full Screen Refresh
Scalar graphs in full screen mode do not auto-refresh. Click <img src="/docs/latest/icons/ico-reset.svg" alt="Refresh" className="icon size-sm space-sm" />
Scalar graphs in full screen mode do not auto-refresh. Click <img src="/docs/latest/icons/ico-reset.svg" alt="Refresh" className="icon lt size-md space-sm medium-zoom-image" />
to update the graph.
:::