优化:写文章全屏模式
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
@import "./markdown.scss";
|
@import "./markdown.scss";
|
||||||
|
|
||||||
.bytemd {
|
.bytemd {
|
||||||
// height: 80vh;
|
|
||||||
height: calc(100vh - 200px);
|
height: calc(100vh - 200px);
|
||||||
border: none;
|
border: none;
|
||||||
|
z-index: 99999;
|
||||||
|
|
||||||
.bytemd-toolbar {
|
.bytemd-toolbar {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|||||||
Reference in New Issue
Block a user