fix: 部分样式调整

This commit is contained in:
xuziqiang
2024-07-22 18:11:03 +08:00
parent 159698ffbe
commit 975d5fe4f0
3 changed files with 19 additions and 9 deletions

View File

@@ -178,4 +178,14 @@
z-index: 1;
}
}
:deep(.nsHeader_action) {
.action {
font-size: 18px;
font-weight: bold;
letter-spacing: 0px;
line-height: 24px;
color: rgba(51, 51, 51, 1);
}
}
</style>