Allow mkv video playback if supported and custom toast opacity increased

This commit is contained in:
Ryan
2025-04-02 14:41:58 -04:00
committed by GitHub
parent 7c3ce0803a
commit 3d57efba6c
3 changed files with 4 additions and 4 deletions

View File

@@ -1068,7 +1068,7 @@ body.dark-mode .custom-prev-next-btn:hover:not(:disabled) {
}
#customToast.show {
opacity: 0.7;
opacity: 0.9;
}
.button-wrap {