Small changes to fix styles that were broken by refactoring

This commit is contained in:
Christian 2021-05-06 14:51:24 +02:00
parent 25f793a654
commit 5a611918a0
2 changed files with 418 additions and 394 deletions

File diff suppressed because it is too large Load Diff

View File

@ -66,7 +66,7 @@ function loadStorage() {
// Load last state of pc
loadStorage();
//loadStorage();
// EVENT LISTENERS
pc_ram_scroller.addEventListener("scroll", shrinkTableHead);