This commit is contained in:
Oscar Plaisant
2024-07-07 04:15:38 +02:00
parent ba4a8f79e1
commit 44cc38e148
268 changed files with 45693 additions and 8468 deletions

View File

@@ -41,6 +41,11 @@ div:has(> .snw-reference),
}
}
/* custom properties display */
.snw-custom-property-name {
font-style: italic;
}
/* CM Live Preview */
.cm-content .snw-reference {
padding-right: 2px;
@@ -146,6 +151,10 @@ div:has(> .snw-reference),
flex-direction: row;
}
.snw-ref-item-file.tree-item-self {
align-items: flex-start !important;
}
.snw-ref-item-collection-items {
margin-left: 1px;
margin-right: 1px;