Skip to content

Commit

Permalink
Optimize theme item name display (#2189)
Browse files Browse the repository at this point in the history
Co-authored-by: lyswhut <[email protected]>
  • Loading branch information
3gf8jv4dv and lyswhut authored Dec 18, 2024
1 parent 1feaac0 commit db8ad1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/renderer/views/Setting/components/SettingBasic.vue
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@ export default {
width: 100%;
text-align: center;
height: 1.2em;
.mixin-ellipsis-1;
}
&.auto {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ export default {
text-align: center;
height: 1.2em;
font-size: 14px;
.mixin-ellipsis-1;
}
}
}
Expand Down

0 comments on commit db8ad1e

Please sign in to comment.