multi-window support (#62)

This commit is contained in:
Mike Sawka
2024-06-19 19:10:53 -07:00
committed by GitHub
parent 5c6cfbc112
commit fb668fd4e5
14 changed files with 423 additions and 126 deletions
+4 -4
View File
@@ -60,6 +60,10 @@
&.block-preview {
background-color: var(--main-bg-color);
.block-frame-tech-close {
display: none;
}
}
&.block-focused {
@@ -68,10 +72,6 @@
.block-frame-tech-header {
color: var(--main-text-color);
}
.block-frame-tech-close {
display: none;
}
}
.block-frame-tech-header {