Files
ThriveX-Admin/src/pages/Create/components/Editor/index.scss
2024-11-04 13:53:29 +08:00

10 lines
145 B
SCSS

@import url(./editor.scss);
.bytemd {
height: 700px;
border: none;
.bytemd-toolbar {
background-color: transparent;
}
}