🔔 User Notifications v0.6

This commit is contained in:
jokob-sk
2024-06-01 22:09:19 +10:00
parent d14fc6586a
commit e49432aee7
6 changed files with 65 additions and 12 deletions

View File

@@ -144,6 +144,16 @@
{
background-color: rgba(0, 0, 0, 0);
}
.unread-notifications-bell
{
opacity: 70%;
color: red;
position: absolute;
top: 3px;
/* display: none; */
}
.header-status-locked-db
{
width: 25px;