fix: 调整状态监视器进度条百分比文字垂直居中显示
This commit is contained in:
@@ -360,6 +360,6 @@ const copyIpToClipboard = async (ipAddress: string | null) => {
|
||||
}
|
||||
::v-deep(.el-progress-bar__innerText) {
|
||||
font-size: 10px;
|
||||
transform: translateY(-2px);
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user