fix: respect private profile and check blocks on profile

This commit is contained in:
trisua 2025-09-02 19:06:53 -04:00
parent 2bd23f8214
commit 0b242ac5f0
4 changed files with 50 additions and 3 deletions

View file

@ -247,6 +247,7 @@ video {
user-select: none;
appearance: none;
overflow: hidden;
position: relative;
}
.button:not(nav *, .tab, .dropdown .inner *, .square) {