mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-22 21:52:54 +02:00
styling, improve fps
This commit is contained in:
@@ -119,7 +119,7 @@ VT.TodoFrameCustom = function (el) {
|
||||
}
|
||||
|
||||
function updateHeight() {
|
||||
var height = 400;
|
||||
var height = 280;
|
||||
var container = el.querySelector('.container');
|
||||
|
||||
var i, l;
|
||||
|
Reference in New Issue
Block a user