mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-26 04:21:38 +02:00
[refactor] remove old code
This commit is contained in:
parent
77ae95b82f
commit
a0ac0e78e6
@ -2156,11 +2156,6 @@ var control = (function() {
|
||||
});
|
||||
};
|
||||
|
||||
var _renderItemDisplayLetter = function() {
|
||||
var html = helper.e("html");
|
||||
html.style.setProperty("--link-item-display-letter-size", state.get().link.item.display.letter.size + "em");
|
||||
};
|
||||
|
||||
var bind = function() {
|
||||
var eventType = {
|
||||
a: "click",
|
||||
|
Loading…
x
Reference in New Issue
Block a user