mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-14 13:13:22 +00:00
optimize style (#5371)
This commit is contained in:
parent
365b726269
commit
ac84fc7992
@ -11,6 +11,10 @@
|
|||||||
max-width: 950px;
|
max-width: 950px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-file-view .cm-editor.cm-focused {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
.text-file-view .cm-scroll {
|
.text-file-view .cm-scroll {
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user