diff --git a/src/v2/styles/Poll/Poll-theme.scss b/src/v2/styles/Poll/Poll-theme.scss index 411daf5..54d24dc 100644 --- a/src/v2/styles/Poll/Poll-theme.scss +++ b/src/v2/styles/Poll/Poll-theme.scss @@ -138,7 +138,7 @@ background: transparent; outline: none; - &, & ::placeholder { + &, &::placeholder { font: var(--str-chat__subtitle-text); } }