Hide fullscreen button if it's not available

This commit is contained in:
Tanner
2022-08-10 04:05:25 +00:00
parent b6b9dfaabb
commit 952c891643
3 changed files with 13 additions and 5 deletions
+1
View File
@@ -43,6 +43,7 @@
text-decoration: none;
}
.dark .story-text video,
.dark .story-text img {
filter: brightness(50%);
}