@@ -16,3 +16,10 @@
margin-left: 24px;
}
+html.dark {
+ .hc-layout-box {
+ .hc-layout-left-box {
+ background-color: transparent;
+ }
+}