We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4c14b commit e41806cCopy full SHA for e41806c
1 file changed
obsidian.css
@@ -1825,6 +1825,7 @@ body.is-translucent {
1825
}
1826
.theme-dark {--opacity-translucency: 0.7;}
1827
.theme-light { --opacity-translucency: 0.5; }
1828
+.is-frameless.mod-windows.is-translucent{border-top: none;}
1829
.is-translucent.theme-light .titlebar { opacity: 0.8; }
1830
.is-translucent.theme-dark .titlebar { opacity: 1; }
1831
.is-translucent img { background-color: transparent; filter: contrast(1.12) brightness(0.74); opacity:1;}
0 commit comments