fix(数据大屏): 缩放组件数位器样式优化

This commit is contained in:
dataeaseShu 2024-04-25 16:21:28 +08:00
parent df537a4daa
commit 0f99ce3e07

View File

@ -169,7 +169,7 @@ onUnmounted(() => {
&::after {
position: absolute;
content: '%';
right: 27px;
right: 35px;
top: 1px;
}
}