mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-09 15:06:37 +08:00
style: Modify some styles to improve the appearance of the version button (#7462)
This commit is contained in:
parent
6683696032
commit
e83d07e88e
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ onMounted(() => {
|
||||||
}
|
}
|
||||||
:deep(.el-link__inner) {
|
:deep(.el-link__inner) {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
line-height: 1;
|
||||||
}
|
}
|
||||||
:deep(.md-editor-dark) {
|
:deep(.md-editor-dark) {
|
||||||
background-color: var(--panel-main-bg-color-9);
|
background-color: var(--panel-main-bg-color-9);
|
||||||
|
|
Loading…
Add table
Reference in a new issue