Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
zyronon committed Dec 6, 2023
1 parent 1ce821d commit c06aaa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/dict/components/WordDictDetail.vue
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,7 @@ defineExpose({getDictDetail, add: addWord, editDict})
width: 500rem;
padding: var(--space);
padding-top: 0;
color: var(--color-font-1);

.desc {
margin-top: 10rem;
Expand Down

0 comments on commit c06aaa6

Please sign in to comment.