link subscription overview in notification center
This commit is contained in:
@@ -4139,4 +4139,9 @@ input#s_avatar {
|
||||
color: var(--accent);
|
||||
font-weight: bold;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.submanage {
|
||||
text-align: center;
|
||||
border-top: 1px solid black;
|
||||
}
|
||||
@@ -52,6 +52,9 @@
|
||||
<div class="notif-list">
|
||||
<div class="notif-empty">No new notifications</div>
|
||||
</div>
|
||||
<div class="submanage">
|
||||
<a href="/subscriptions">manage subscriptions</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" id="nav-search-btn" title="Search"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13"
|
||||
|
||||
Reference in New Issue
Block a user