mirror of https://github.com/1Panel-dev/1Panel
style: Modify some styles to improve the appearance of the version button (#7462)
parent
6683696032
commit
e83d07e88e
|
@ -230,6 +230,7 @@ onMounted(() => {
|
|||
}
|
||||
:deep(.el-link__inner) {
|
||||
font-weight: 400;
|
||||
line-height: 1;
|
||||
}
|
||||
:deep(.md-editor-dark) {
|
||||
background-color: var(--panel-main-bg-color-9);
|
||||
|
|
Loading…
Reference in New Issue