mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 23:34:45 +00:00
Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox * update seafile-editor version * optimize codemirror code * optimize code * repair code bug * optimize code * optimize code * optimize seafile-editor version * update seafile-editor version * optimize code * optimize code
This commit is contained in:
@@ -1,17 +1,3 @@
|
||||
.text-file-view {
|
||||
overflow: auto;
|
||||
}
|
||||
.text-file-view .react-codemirror2 {
|
||||
box-shadow: 0 0 6px #ccc;
|
||||
border: 1px solid #ccc;
|
||||
width: calc(100% - 40px);
|
||||
max-width: 950px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.text-file-view .CodeMirror {
|
||||
height: auto;
|
||||
min-height: 300px;
|
||||
}
|
||||
.text-file-view .CodeMirror-scroll {
|
||||
min-height: 300px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user