@samitouri / QOSami-HFS / commits / fe26690d

file-show lighter on the gpu

Massimo Melina committed May 7, 2025 at 14:05 UTC fe26690dad3dd264941eeebae80cc26b704f5cd8
1 file changed +2
frontend/src/index.scss
+2
@@ -720,6 +720,8 @@ form label+input { margin-top: .2em; }
720
721 #root // heavier selector
722 .file-show {
723 + backdrop-filter: none; background: #888e; // less GPU, as file-show can stay on for long
724 +
725 &>div {
726 height: 100%;
727 width: 100%;