Skip to content

Commit

Permalink
Fix pin button for desktop view
Browse files Browse the repository at this point in the history
  • Loading branch information
Xelson committed Dec 25, 2021
1 parent 7e85351 commit f279b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/less/forum/ChatList.less
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
}
}

@media not @phone
@media @tablet-up
{
&.toggled {
width: 255px;
Expand Down

0 comments on commit f279b49

Please sign in to comment.