Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Jul 13, 2024
1 parent fa2932d commit 0774358
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const GlobaScreenWidthLimitModal = () => {

return (
<>
{width < 1424 ? (
{false ? (
<div className={"fullscreen-modal"}>
<Result
className={"bg-white dark:bg-black rounded-lg"}
Expand Down

0 comments on commit 0774358

Please sign in to comment.