ADD: Better Network view

This commit is contained in:
webfussel 2024-05-22 13:41:58 +02:00
parent 40beae70e9
commit aadf90efce
7 changed files with 34 additions and 10 deletions

View file

@ -89,7 +89,7 @@ body {
html {
scroll-behavior: smooth;
scrollbar-gutter: stable;
scrollbar-gutter: auto;
overflow-y: auto;
overflow-x: hidden;