mirror of
https://github.com/bspeice/speice.io
synced 2025-12-16 18:20:35 -05:00
Fix final transform modifying coordinates
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
margin: 0
|
||||
}
|
||||
|
||||
.inputElement > input {
|
||||
.inputElement > input[type=range] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user