Browse Source

Merge branch 'dev' of http://www.lockingos.org:3000/yiyun-fe/yiyunjianzhu-vue into dev

dev-version-manage
kim131 4 years ago
parent
commit
5b366626ad
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/main_web/workspace/components/file-history.vue

+ 1
- 1
src/views/main_web/workspace/components/file-history.vue View File

@@ -383,7 +383,7 @@ export default {
}
.content_header,.content_name{
display: flex;
justify-content: start;
justify-content: flex-start;
}
.version_now:hover{
box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.1),


Loading…
Cancel
Save