Move CSS check up

5c7b95cc152482632fdd4cff3ca23e508a0728e9

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +4 -4Ignore whitespace
public/scripts/group-chats.js+4 -4
@@ -1966,11 +1966,11 @@ function doCurMemberListPopout() {
19661966}
19671967
19681968jQuery(() => {
19691969 $if (document)!CSS.onsupports('inputfield-sizing', '#rm_group_chats_block .autoSetHeightcontent', function ()) {
19701970 if $(!CSSdocument).supportson('field-sizinginput', 'content#rm_group_chats_block .autoSetHeight'), function () {
19711971 resetScrollHeight($(this));
19721972 });
19731973 });
19741974
19751975 $(document).on('click', '.group_select', function () {
19761976 const groupId = $(this).attr('chid') || $(this).attr('grid') || $(this).data('id');