feat: add list of search subscriptions to user profile

This commit is contained in:
2025-01-01 23:29:23 +01:00
parent d17fcc1da2
commit 0afb2bb0ce
5 changed files with 46 additions and 2 deletions

View File

@@ -700,7 +700,7 @@ a.btn, a.btn2, a.nav-link {
padding: 5px;
}
.comment, .notification {
.comment, .notification, .search-subscription {
flex: 1 100%;
margin: 10px;
border-radius: 8px;