forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-14 7cd6587d43dfda47b043c775ea9e67ee4c1bbd08
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;
    }
 
  }
}