dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
跳转问题
Mr Ke
2020-04-14
7cd6587d43dfda47b043c775ea9e67ee4c1bbd08
[~liuwh/hugeOA.git]
/
src
/
components
/
page
/
DocumentEditPage
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* eslint-disable */
/**liuwh
* 4/6/2020, 3:53:15 PM
* doc comment for the file goes here
*/
/** Happy Coding */
.document-edit-page {
&-main {
& .ant-upload.ant-upload-select{
display: flex;
}
}
}