mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-13 05:19:26 +00:00
Fix notification (details in description)
- Fix the dot being displayed when the user has 0 notifications. - Added a message when there is no unread notification to be displayed.
This commit is contained in:
@ -304,6 +304,11 @@
|
||||
font-size: .8em;
|
||||
}
|
||||
}
|
||||
|
||||
&.empty-notification {
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user