mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
🐛 Fix: fix encrypted-hidden invaild in mobile
This commit is contained in:
@@ -67,5 +67,5 @@
|
||||
}
|
||||
|
||||
.encrypted-hidden {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user