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

View File

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