Replace user home page with user dashboard

This commit is contained in:
2024-07-09 18:18:26 +02:00
parent a6c8ee4263
commit ff38a54ae4
19 changed files with 1178 additions and 384 deletions

View File

@@ -82,5 +82,6 @@ let click_int = e => {
background: none;
margin: 0;
color: var(--body_text_color);
box-shadow: none;
}
</style>