Skip to content

Commit

Permalink
🐛 Fix: fix encrypted-hidden invaild in mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Apr 18, 2024
1 parent ff8e5fc commit a2d8eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/_partials/_single/_fixit-decryptor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@
}

.encrypted-hidden {
display: none;
display: none !important;
}

0 comments on commit a2d8eaa

Please sign in to comment.