diff --git a/webapp/src/components/labThingsComponents/actionLogDisplay.vue b/webapp/src/components/labThingsComponents/actionLogDisplay.vue index 9709de9a..43bd0a16 100644 --- a/webapp/src/components/labThingsComponents/actionLogDisplay.vue +++ b/webapp/src/components/labThingsComponents/actionLogDisplay.vue @@ -213,7 +213,7 @@ export default { background: transparent; border: none; padding: 4px; - color: var(--uk-inverse-color, inherit); /*get the colour of the text from ui-kit*/ + color: var(--uk-inverse-color, inherit); /* get the colour of the text from ui-kit */ } .material-symbols-outlined {