md-editor/public/styles/print.css

12 lines
125 B
CSS
Raw Permalink Normal View History

2023-03-20 21:52:44 +00:00
.toolbar {
display: none !important;
}
textarea {
display: none !important;
}
div {
border: none !important;
}