diff --git a/src/views/main_web/workspace/components/file-history.vue b/src/views/main_web/workspace/components/file-history.vue index f83f56d8..7b004024 100644 --- a/src/views/main_web/workspace/components/file-history.vue +++ b/src/views/main_web/workspace/components/file-history.vue @@ -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),