diff --git a/dashboard/src/theme.scss b/dashboard/src/theme.scss index 03db9151d..47d52d4b9 100644 --- a/dashboard/src/theme.scss +++ b/dashboard/src/theme.scss @@ -539,7 +539,7 @@ textarea { justify-content: center; align-items: center; position: absolute; - left: calc(50% - 12px); + right: -12px; top: -12px; font-size: 14px; height: 24px;