mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 08:21:09 +08:00
style: 优化点击样式 (#18260)
This commit is contained in:
@@ -95,7 +95,7 @@ defineExpose({
|
||||
|
||||
<style lang="less">
|
||||
.track_bar_custom {
|
||||
transform: translate(50px, -30px);
|
||||
transform: translate(50px, -30px) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user