mirror of
https://github.com/bspeice/speice.io
synced 2025-07-29 03:25:03 -04: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