mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
antd notification改为message
This commit is contained in:
@@ -6,6 +6,16 @@ body {
|
||||
|
||||
@import '~codemirror/lib/codemirror.css';
|
||||
|
||||
.CodeMirror {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.CodeMirror-scroll {
|
||||
height: auto;
|
||||
overflow-y: hidden;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.ql-container-wrapper {
|
||||
.CodeMirror {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user