Skip to content

Commit 38c7d3c

Browse files
authored
hotfix: fix unread count position on channel preview (#1211)
hotfix * fix unread count position on the ChannelPreview item
1 parent 27f569e commit 38c7d3c

File tree

1 file changed

+0
-7
lines changed
  • src/modules/GroupChannelList/components/GroupChannelListItem

1 file changed

+0
-7
lines changed

src/modules/GroupChannelList/components/GroupChannelListItem/index.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,3 @@
184184
}
185185
}
186186
}
187-
188-
.sendbird-channel-preview__content__lower__unread-message-count {
189-
@include mobile() {
190-
position: absolute;
191-
right: 0;
192-
}
193-
}

0 commit comments

Comments
 (0)