🐛 Fix: fix encrypted-hidden invaild in mobile

This commit is contained in:
Cell
2024-04-19 00:31:51 +08:00
parent ff8e5fc7bf
commit a2d8eaa249
@@ -67,5 +67,5 @@
}
.encrypted-hidden {
display: none;
display: none !important;
}