Merge pull request #9345 from dataease/pr@dev-v2_st

fix(数据大屏): 缩放组件数位器样式优化
This commit is contained in:
dataeaseShu 2024-04-25 16:21:50 +08:00 committed by GitHub
commit dc73b455d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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