mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-21 18:37:43 +08:00
11 lines
156 B
CSS
11 lines
156 B
CSS
.ql-editor {
|
|
overflow: hidden;
|
|
padding: 0;
|
|
height: auto;
|
|
line-height: normal;
|
|
}
|
|
|
|
.ql-container {
|
|
height: auto;
|
|
font-size: inherit;
|
|
} |