diff --git a/uui/components/widgets/StatusIndicator.module.scss b/uui/components/widgets/StatusIndicator.module.scss index b1ac504269..161fb898aa 100644 --- a/uui/components/widgets/StatusIndicator.module.scss +++ b/uui/components/widgets/StatusIndicator.module.scss @@ -14,7 +14,7 @@ display: flex; flex-direction: row; align-items: center; - justify-content: start; + justify-content: flex-start; :global(.uui-status_indicator-dot) { box-sizing: border-box;