Skip to content

Commit

Permalink
style(desktop): modify some styles of the import data tip
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-Asuka authored and ysfscream committed Feb 2, 2023
1 parent 45422b6 commit f027457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ImportData.vue
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ export default class ImportData extends Vue {
}
.import-data-tip {
margin-bottom: 12px;
word-break: break-word;
}
}
</style>

0 comments on commit f027457

Please sign in to comment.