1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 10:22:46 +00:00

Remove useless border color (#8039)

* 01 remove draft page

* 02 delete useless seperate color
This commit is contained in:
Michael An
2025-07-14 20:31:05 +08:00
committed by GitHub
parent 53f5e3d7fe
commit e1250f5adc
27 changed files with 40 additions and 300 deletions

View File

@@ -14,7 +14,6 @@ const entryFiles = {
sdocFileHistory: '/pages/sdoc/sdoc-file-history/index.js',
sdocPublishedRevision: '/pages/sdoc/sdoc-published-revision/index.js',
app: '/app.js',
draft: '/draft.js',
sharedDirView: '/shared-dir-view.js',
sharedFileViewMarkdown: '/shared-file-view-markdown.js',
sharedFileViewText: '/shared-file-view-text.js',