Small changes to fix styles that were broken by refactoring

This commit is contained in:
2021-05-06 14:51:24 +02:00
parent c4a54ee2e4
commit 95985eb92a
2 changed files with 418 additions and 394 deletions
+417 -393
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -66,7 +66,7 @@ function loadStorage() {
// Load last state of pc // Load last state of pc
loadStorage(); //loadStorage();
// EVENT LISTENERS // EVENT LISTENERS
pc_ram_scroller.addEventListener("scroll", shrinkTableHead); pc_ram_scroller.addEventListener("scroll", shrinkTableHead);