update 设备管理的滚动条

This commit is contained in:
lb
2022-11-10 13:54:12 +08:00
parent affc23fbc2
commit c943c1ab7a
3 changed files with 31 additions and 22 deletions

View File

@@ -125,7 +125,7 @@ export default {
.techy-analysis-header__title {
color: #01cfcc;
font-size: 1.25vh;
line-height: 18px;
font-size: calc(15px * var(--beilv));
line-height: calc(18px * var(--beilv));
}
</style>