Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed May 16, 2022
1 parent ac0e9c4 commit 3146f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-v2/styles/ChannelPreview/ChannelPreview-layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 3146f00

Please sign in to comment.