Implement proof of concept push notifications
This commit is contained in:
parent
e3210afe3a
commit
6007f4caeb
13 changed files with 407 additions and 1 deletions
|
@ -61,6 +61,10 @@ label>* {
|
|||
margin-inline-start: 0.5rem;
|
||||
}
|
||||
|
||||
p + p {
|
||||
margin-block-start: 0.5rem;
|
||||
}
|
||||
|
||||
label + label {
|
||||
margin-block-start: 0.5rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue