Small changes to fix styles that were broken by refactoring
This commit is contained in:
@ -66,7 +66,7 @@ function loadStorage() {
|
||||
|
||||
|
||||
// Load last state of pc
|
||||
loadStorage();
|
||||
//loadStorage();
|
||||
|
||||
// EVENT LISTENERS
|
||||
pc_ram_scroller.addEventListener("scroll", shrinkTableHead);
|
||||
|
Reference in New Issue
Block a user