Inline plaintext document previews for complete styling

This commit is contained in:
shamoon
2023-04-03 10:03:59 -07:00
parent 1d17e24c6e
commit 6ed637cfdd
4 changed files with 46 additions and 22 deletions

View File

@@ -246,10 +246,6 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
background-color: rgb(var(--bs-dark-rgb)) !important;
}
}
.preview-sticky.bg-white {
background-color: var(--pngx-bg-darker) !important;
}
}
body.color-scheme-dark {