add: notifications for likes
TODO: notifications ui
This commit is contained in:
parent
6413ed09fb
commit
9dc75d7095
9 changed files with 292 additions and 27 deletions
|
@ -600,6 +600,10 @@ nav .button:not(.title):not(.active):hover {
|
|||
top: unset;
|
||||
}
|
||||
|
||||
body {
|
||||
padding-bottom: 72px;
|
||||
}
|
||||
|
||||
nav button:not(.dropdown *),
|
||||
nav .button:not(.dropdown *) {
|
||||
font-size: 12px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue