Fixes #576 supporting markdown in headers and refactoring some stuff
This commit is contained in:
@@ -147,14 +147,14 @@ body {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.sb-ps-iframe {
|
||||
.sb-bottom-iframe {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
border: 1px solid var(--editor-directive-background-color);
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.sb-preface-iframe {
|
||||
.sb-top-iframe {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
border: 1px solid var(--editor-directive-background-color);
|
||||
|
||||
Reference in New Issue
Block a user