Add background style for popup

This commit is contained in:
2025-09-27 01:42:28 +00:00
committed by GitHub
parent 3e33770ab0
commit 6f03a500db
+5
View File
@@ -361,3 +361,8 @@
display: none;
}
/* popup */
.standardSidebarView__23e6b {
background: rgb(0 0 0 / 90%);
}