diff --git a/src/common/components/Textarea/components/Label/style.css.ts b/src/common/components/Textarea/components/Label/style.css.ts index f5660ac1..838f408e 100644 --- a/src/common/components/Textarea/components/Label/style.css.ts +++ b/src/common/components/Textarea/components/Label/style.css.ts @@ -12,7 +12,6 @@ export const labelStyle = style({ export const requireDot = style({ position: 'absolute', bottom: 5, - right: -10, display: 'inline-block', borderRadius: '100%', width: 8,