Skip to content

Commit

Permalink
style: Modify some styles to improve the appearance of the version bu…
Browse files Browse the repository at this point in the history
…tton

Refs 1Panel-dev#7410
  • Loading branch information
Anyexyz authored Dec 20, 2024
1 parent 69ad016 commit 21703b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/system-upgrade/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ onMounted(() => {
text-decoration: none;
letter-spacing: 0.5px;
cursor: pointer;
font-family: auto;
}
.line-height {
line-height: 25px;
Expand All @@ -230,7 +231,6 @@ onMounted(() => {
}
:deep(.el-link__inner) {
font-weight: 400;
line-height: 1;
}
:deep(.md-editor-dark) {
background-color: var(--panel-main-bg-color-9);
Expand Down

0 comments on commit 21703b1

Please sign in to comment.