mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
Fix compact timeline content not cloaked
This commit is contained in:
parent
6532b97a44
commit
f27d613a94
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ body.cloak .name-text,
|
|||
body.cloak .name-text *,
|
||||
body.cloak .status .content-container,
|
||||
body.cloak .status .content-container *,
|
||||
body.cloak .status .content-compact,
|
||||
body.cloak .account-container :is(header, main > *:not(.actions)),
|
||||
body.cloak .account-container :is(header, main > *:not(.actions)) *,
|
||||
body.cloak .header-account,
|
||||
|
|
Loading…
Add table
Reference in a new issue