checkpoint on domain sockets + update background colors + transparency (#160)

This commit is contained in:
Mike Sawka
2024-07-26 13:30:11 -07:00
committed by GitHub
parent f1837d6fae
commit 9df9c99fbd
31 changed files with 1000 additions and 436 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
padding: 2px;
.block-frame-default-inner {
background-color: rgba(0, 0, 0, 0.5);
background-color: var(--block-bg-color);
width: 100%;
height: 100%;
border-radius: 8px;