diff --git a/src-v2/styles/ChannelPreview/ChannelPreview-layout.scss b/src-v2/styles/ChannelPreview/ChannelPreview-layout.scss index 9e23da3c..58b8fc2c 100644 --- a/src-v2/styles/ChannelPreview/ChannelPreview-layout.scss +++ b/src-v2/styles/ChannelPreview/ChannelPreview-layout.scss @@ -48,7 +48,7 @@ } } -// PostCSS transformations get into an endless loop if these selecters are nested under .str-chat__channel-preview-loading +// PostCSS transformations get into an endless loop if these selectors are nested under .str-chat__channel-preview-loading .str-chat__loading-channels-username { height: calc(var(--str-chat__spacing-px) * 16); width: calc(var(--str-chat__spacing-px) * 66);