fix(editor): fix bug where one cannot scroll down parameters (#4348)
This commit is contained in:
@@ -410,10 +410,6 @@ export default Vue.extend({
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.double-width {
|
||||
left: 90%;
|
||||
}
|
||||
|
||||
.dragButtonContainer {
|
||||
position: absolute;
|
||||
top: -12px;
|
||||
|
||||
Reference in New Issue
Block a user