优化:写文章全屏模式

This commit is contained in:
宇阳
2024-12-09 15:29:16 +08:00
parent 4b0068f0e3
commit be3d59f439

View File

@@ -1,9 +1,9 @@
@import "./markdown.scss";
.bytemd {
// height: 80vh;
height: calc(100vh - 200px);
border: none;
z-index: 99999;
.bytemd-toolbar {
background-color: transparent;