Browse Source

修正doc的图标位置

dev
zhengzhou 4 years ago
parent
commit
d673dfe8f0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/static/css/main.css

+ 1
- 1
public/static/css/main.css View File

@@ -2717,7 +2717,7 @@ button:focus {
.doc-mid,
.docx-mid,
.word-mid {
background: url("/static/img/fileType/word.svg") no-repeat;
background: url("/static/img/fileType/word.svg") no-repeat center;
background-size:80% 76%;
}


Loading…
Cancel
Save