1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-19 00:09:16 +08:00

style: Modify some styles to improve the appearance of the version button (#7462)

This commit is contained in:
Anye 2024-12-20 12:03:49 +08:00 committed by GitHub
parent 6683696032
commit e83d07e88e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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);