1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 22:59:43 +02:00
documize/gui/app/styles/section/wysiwyg.scss

7 lines
134 B
SCSS
Raw Normal View History

.wysiwyg-editor {
@extend .no-outline;
font-family: Helvetica,Arial,Verdana,sans-serif;
margin-top: -10px;
color: $color-black;
}