mirror of
https://github.com/anotherlusitano/SpectrumPlus.git
synced 2026-07-22 04:10:27 +00:00
Merge branch 'main' of https://github.com/Braweria/Spectrum into main
This commit is contained in:
commit
e541cff9e2
1 changed files with 3 additions and 0 deletions
|
|
@ -170,6 +170,9 @@ body {
|
|||
.markdown-source-view.mod-cm6.is-readable-line-width:not(.is-rtl)
|
||||
.cm-contentContainer {
|
||||
max-width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.markdown-preview-view.is-readable-line-width .markdown-preview-sizer > div:not(.breadcrumbs-trail-grid),
|
||||
|
|
|
|||
Loading…
Reference in a new issue