mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 16:22:57 +08:00
fix: 左侧刻度尺错位问题
This commit is contained in:
parent
91c4cca62e
commit
bb1828b478
@ -290,7 +290,6 @@ window.onKeySpacePressHold = (isHold: boolean) => {
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
@include go('sketch-rule') {
|
@include go('sketch-rule') {
|
||||||
position: relative;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user